disclosure 2.2.0 copy "disclosure: ^2.2.0" to clipboard
disclosure: ^2.2.0 copied to clipboard

Simplify building custom UIs with accessible controls for showing and hiding content, like accordion panels.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add disclosure

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

dependencies:
  disclosure: ^2.2.0

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

Import it

Now in your Dart code, you can use:

import 'package:disclosure/disclosure.dart';
8
likes
160
pub points
65%
popularity

Publisher

verified publisherwidgetarian.com

Simplify building custom UIs with accessible controls for showing and hiding content, like accordion panels.

Repository (GitHub)
View/report issues

Topics

#ui #disclosure #expandable #collapsible #widgetarian

Documentation

API reference

Funding

Consider supporting this project:

buymeacoffee.com
ko-fi.com

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on disclosure