nomo_router 0.0.3 copy "nomo_router: ^0.0.3" to clipboard
nomo_router: ^0.0.3 copied to clipboard

Navigator using the Navigator 2.0 API

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nomo_router

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

dependencies:
  nomo_router: ^0.0.3

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

Publisher

verified publishernomo.app

Weekly Downloads

Navigator using the Navigator 2.0 API

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

animations, collection, flutter

More

Packages that depend on nomo_router