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

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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add voo_navigation_rail

With Flutter:

 $ flutter pub add voo_navigation_rail

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

dependencies:
  voo_navigation_rail: ^0.1.1

Alternatively, your editor might support dart pub get or 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_rail/voo_navigation_rail.dart';
1
likes
0
points
213
downloads

Publisher

verified publishervoostack.com

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #navigation #navigation-rail #material-design

License

unknown (license)

Dependencies

flutter, voo_navigation_core, voo_tokens

More

Packages that depend on voo_navigation_rail