json_navigation_saver 0.3.3 copy "json_navigation_saver: ^0.3.3" to clipboard
json_navigation_saver: ^0.3.3 copied to clipboard

This library is a helper library for converting routes with arguments to a string.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add json_navigation_saver

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

dependencies:
  json_navigation_saver: ^0.3.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:json_navigation_saver/json_navigation_saver.dart';
0
likes
40
pub points
0%
popularity

Publisher

verified publisherscal.io

This library is a helper library for converting routes with arguments to a string.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, json_annotation, navigation_saver

More

Packages that depend on json_navigation_saver