collapsible_sidebar 1.0.7 copy "collapsible_sidebar: ^1.0.7" to clipboard
collapsible_sidebar: ^1.0.7 copied to clipboard

outdated

A collapsible sidebar for Flutter apps implementing the Material Design.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add collapsible_sidebar

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

dependencies:
  collapsible_sidebar: ^1.0.7

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:collapsible_sidebar/collapsible_sidebar.dart';
330
likes
0
pub points
93%
popularity

Publisher

unverified uploader

A collapsible sidebar for Flutter apps implementing the Material Design.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on collapsible_sidebar