navigation_tool 0.1.6 copy "navigation_tool: ^0.1.6" to clipboard
navigation_tool: ^0.1.6 copied to clipboard

A navigation tool for Mobile and Web application. NavigationBar and NavigationRail together.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add navigation_tool

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

dependencies:
  navigation_tool: ^0.1.6

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:navigation_tool/navigation_tool.dart';
4
likes
120
pub points
35%
popularity

Publisher

verified publishervirvainfotech.com

A navigation tool for Mobile and Web application. NavigationBar and NavigationRail together.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

badges, dartdoc, flutter, flutter_riverpod

More

Packages that depend on navigation_tool