expansion_tile_group 1.2.7 copy "expansion_tile_group: ^1.2.7" to clipboard
expansion_tile_group: ^1.2.7 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.7

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';
79
likes
0
points
4.92k
downloads

Publisher

verified publishercongng.dev

Weekly Downloads

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