collapsible_sidebar 2.0.3+1 copy "collapsible_sidebar: ^2.0.3+1" to clipboard
collapsible_sidebar: ^2.0.3+1 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: ^2.0.3+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:collapsible_sidebar/collapsible_sidebar.dart';
369
likes
0
points
1.53k
downloads

Publisher

unverified uploader

Weekly Downloads

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