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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
65
likes
40
points
115
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.30 - 2025.04.14

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

Repository (GitHub)

License

BSD-2-Clause (license)

Dependencies

flutter

More

Packages that depend on configurable_expansion_tile