headless 0.0.1-placeholder copy "headless: ^0.0.1-placeholder" to clipboard
headless: ^0.0.1-placeholder copied to clipboard

Headless UI components for Flutter. Consistent behavior and accessibility, swappable visuals (Material, Cupertino, or custom).

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add headless

With Flutter:

 $ flutter pub add headless

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  headless: ^0.0.1-placeholder

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:headless/headless.dart';
1
likes
0
points
101
downloads

Publisher

unverified uploader

Weekly Downloads

Headless UI components for Flutter. Consistent behavior and accessibility, swappable visuals (Material, Cupertino, or custom).

Repository (GitHub)
View/report issues

Topics

#ui #widget #headless #accessibility

License

unknown (license)

Dependencies

flutter

More

Packages that depend on headless