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

A Configurable Expansion Tile edited from the flutter material implementation that allows for customization

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add configurable_expansion_tile

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

dependencies:
  configurable_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:configurable_expansion_tile/configurable_expansion_tile.dart';
65
likes
40
pub points
87%
popularity

Publisher

unverified uploader

A Configurable Expansion Tile edited from the flutter material implementation that allows for customization

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on configurable_expansion_tile