flex_navigation 2.0.1 copy "flex_navigation: ^2.0.1" to clipboard
flex_navigation: ^2.0.1 copied to clipboard

Navigation utilities based on AutoRoute suitable but not limited to an eCommerce type of application.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flex_navigation

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

dependencies:
  flex_navigation: ^2.0.1

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:flex_navigation/flex_navigation.dart';
3
likes
140
points
17
downloads

Publisher

verified publisherbase1.com

Weekly Downloads

Navigation utilities based on AutoRoute suitable but not limited to an eCommerce type of application.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

auto_route, flutter

More

Packages that depend on flex_navigation