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

outdated

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 Flutter:

 $ flutter pub add advance_expansion_tile

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

dependencies:
  advance_expansion_tile: ^1.0.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:advance_expansion_tile/advance_expansion_tile.dart';
10
likes
0
points
89
downloads

Publisher

verified publisherwhizfy.ai

Weekly Downloads

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

Packages that implement advance_expansion_tile