expansion_tile_group 1.2.8 copy "expansion_tile_group: ^1.2.8" to clipboard
expansion_tile_group: ^1.2.8 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 Dart:

 $ dart pub add expansion_tile_group

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 dart pub get):

dependencies:
  expansion_tile_group: ^1.2.8

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:expansion_tile_group/expansion_tile_group.dart';
65
likes
0
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

Topics

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

Funding

Consider supporting this project:

www.buymeacoffee.com

License

unknown (license)

Dependencies

flutter

More

Packages that depend on expansion_tile_group