tolyui_navigation 0.0.8+8 copy "tolyui_navigation: ^0.0.8+8" to clipboard
tolyui_navigation: ^0.0.8+8 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 Flutter:

 $ flutter pub add tolyui_navigation

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

dependencies:
  tolyui_navigation: ^0.0.8+8

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:tolyui_navigation/tolyui_navigation.dart';
2
likes
130
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

Documentation

API reference

License

MIT (license)

Dependencies

flutter, tolyui_feedback

More

Packages that depend on tolyui_navigation