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

A Sliver Flutter widget that can be used to expand or collapse another child Sliver widget

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sliver_expandable

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

dependencies:
  sliver_expandable: ^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:sliver_expandable/sliver_expandable.dart';
8
likes
160
points
1.4k
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

A Sliver Flutter widget that can be used to expand or collapse another child Sliver widget

Repository (GitHub)
View/report issues

Topics

#sliver #widget #expandable

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on sliver_expandable