expand 1.1.1 copy "expand: ^1.1.1" to clipboard
expand: ^1.1.1 copied to clipboard

A package designed to help you easily create sleek and fast expandable widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add expand

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

dependencies:
  expand: ^1.1.1

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:expand/expand.dart';
2
likes
160
pub points
47%
popularity
screenshot

Publisher

unverified uploader

A package designed to help you easily create sleek and fast expandable widgets.

Repository (GitHub)
View/report issues

Topics

#expandable #widget #material

Documentation

API reference

Funding

Consider supporting this project:

github.com
buymeacoffee.com

License

MIT (license)

Dependencies

flutter

More

Packages that depend on expand