voo_navigation_drawer 0.1.1 copy "voo_navigation_drawer: ^0.1.1" to clipboard
voo_navigation_drawer: ^0.1.1 copied to clipboard

Navigation drawer components for Flutter - part of the voo_navigation package ecosystem.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add voo_navigation_drawer

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

dependencies:
  voo_navigation_drawer: ^0.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:voo_navigation_drawer/voo_navigation_drawer.dart';
0
likes
150
points
29
downloads

Publisher

verified publishervoostack.com

Weekly Downloads

Navigation drawer components for Flutter - part of the voo_navigation package ecosystem.

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #navigation #navigation-drawer #material-design

Documentation

API reference

License

MIT (license)

Dependencies

flutter, voo_navigation_core, voo_tokens

More

Packages that depend on voo_navigation_drawer