expandable_group 0.0.8 copy "expandable_group: ^0.0.8" to clipboard
expandable_group: ^0.0.8 copied to clipboard

A new Flutter widget support expanded and collapsed list for user..

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add expandable_group

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

dependencies:
  expandable_group: ^0.0.8

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:expandable_group/expandable_group.dart';
7
likes
90
pub points
81%
popularity

Publisher

verified publisherliemvo.xyz

A new Flutter widget support expanded and collapsed list for user..

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on expandable_group