grouped_expansion_tile 1.1.0 copy "grouped_expansion_tile: ^1.1.0" to clipboard
grouped_expansion_tile: ^1.1.0 copied to clipboard

Expansion Tile for grouped data

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add grouped_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:
  grouped_expansion_tile: ^1.1.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:grouped_expansion_tile/grouped_expansion_tile.dart';
copied to clipboard
6
likes
140
points
37
downloads

Publisher

verified publishertechnicalfeeder.com

Weekly Downloads

2024.09.20 - 2025.04.04

Expansion Tile for grouped data

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, provider

More

Packages that depend on grouped_expansion_tile