expansion_tile_group 2.1.0 copy "expansion_tile_group: ^2.1.0" to clipboard
expansion_tile_group: ^2.1.0 copied to clipboard

Overcome the limitations of the standard ExpansionTile widget by incorporating highly customizable widgets that fully extend its functionality. And more awesome features.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add expansion_tile_group

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

dependencies:
  expansion_tile_group: ^2.1.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:expansion_tile_group/expansion_tile_group.dart';
65
likes
160
pub points
95%
popularity

Publisher

verified publishercongng.dev

Overcome the limitations of the standard ExpansionTile widget by incorporating highly customizable widgets that fully extend its functionality. And more awesome features.

Repository (GitHub)
View/report issues
Contributing

Topics

#expansion #expansion-tile #ui #widget #expansion-tile-group

Documentation

API reference

Funding

Consider supporting this project:

www.buymeacoffee.com

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on expansion_tile_group