collapsing_drawer 0.0.2 copy "collapsing_drawer: ^0.0.2" to clipboard
collapsing_drawer: ^0.0.2 copied to clipboard

A drawer than can be collapsed.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add collapsing_drawer

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

dependencies:
  collapsing_drawer: ^0.0.2

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:collapsing_drawer/collapsing_drawer.dart';
5
likes
10
pub points
9%
popularity

Publisher

unverified uploader

A drawer than can be collapsed.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on collapsing_drawer