tolyui_navigation 0.0.8+6 copy "tolyui_navigation: ^0.0.8+6" to clipboard
tolyui_navigation: ^0.0.8+6 copied to clipboard

Part of Toly UI: Navigation UI Widget Lib. Contains breadcrumb、drop_menu、rail_menu_tree、tabs etc...

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tolyui_navigation

With Flutter:

 $ flutter pub add tolyui_navigation

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

dependencies:
  tolyui_navigation: ^0.0.8+6

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:tolyui_navigation/tolyui_navigation.dart';
2
likes
0
pub points
63%
popularity

Publisher

unverified uploader

Part of Toly UI: Navigation UI Widget Lib. Contains breadcrumb、drop_menu、rail_menu_tree、tabs etc...

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, tolyui_feedback

More

Packages that depend on tolyui_navigation