pragmatic_navigation 0.1.2 copy "pragmatic_navigation: ^0.1.2" to clipboard
pragmatic_navigation: ^0.1.2 copied to clipboard

A toolkit that provides the extra abstraction layer missing from Navigation 2.0.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pragmatic_navigation

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

dependencies:
  pragmatic_navigation: ^0.1.2

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

Publisher

verified publishermuccy.it

A toolkit that provides the extra abstraction layer missing from Navigation 2.0.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, flutter

More

Packages that depend on pragmatic_navigation