expandable_section 0.0.4 copy "expandable_section: ^0.0.4" to clipboard
expandable_section: ^0.0.4 copied to clipboard

Lightweight and customizable Flutter widget for smoothly animating the expansion and collapse of any child content vertically.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add expandable_section

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

dependencies:
  expandable_section: ^0.0.4

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_section/expandable_section.dart';
6
likes
140
points
140
downloads

Publisher

unverified uploader

Weekly Downloads

Lightweight and customizable Flutter widget for smoothly animating the expansion and collapse of any child content vertically.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on expandable_section