advance_expansion_tile 1.0.0 copy "advance_expansion_tile: ^1.0.0" to clipboard
advance_expansion_tile: ^1.0.0 copied to clipboard

1. It allows you to manually collapse, exapnd or toggle expansion tile 2. It allows you to hide the default icon 3. It allows you to disable click of the exapnsion tile 4. It provides the onTap callba [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add advance_expansion_tile

With Flutter:

 $ flutter pub add advance_expansion_tile

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

dependencies:
  advance_expansion_tile: ^1.0.0

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:advance_expansion_tile/advance_expansion_tile.dart';
10
likes
0
pub points
87%
popularity

Publisher

verified publisherwhizfy.ai

1. It allows you to manually collapse, exapnd or toggle expansion tile 2. It allows you to hide the default icon 3. It allows you to disable click of the exapnsion tile 4. It provides the onTap callback whenever the expansion tile gets clicked

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface

More

Packages that depend on advance_expansion_tile