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

outdated

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: ^1.0.0

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
0
points
30
downloads

Publisher

verified publisherbase1.com

Weekly Downloads

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

Homepage

License

unknown (license)

Dependencies

auto_route, flutter

More

Packages that depend on flex_navigation