navigating_drawer 1.3.0 copy "navigating_drawer: ^1.3.0" to clipboard
navigating_drawer: ^1.3.0 copied to clipboard

outdated

A drawer with navigation inside the drawer. Push and Pop Drawer Pages.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add navigating_drawer

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

dependencies:
  navigating_drawer: ^1.3.0

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:navigating_drawer/navigating_drawer.dart';
6
likes
40
pub points
34%
popularity

Publisher

verified publisherudasitharani.dev

A drawer with navigation inside the drawer. Push and Pop Drawer Pages.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on navigating_drawer