redux_navigator 0.1.1 copy "redux_navigator: ^0.1.1" to clipboard
redux_navigator: ^0.1.1 copied to clipboard

discontinued
outdated

A Redux middleware for Navigator of Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add redux_navigator

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

dependencies:
  redux_navigator: ^0.1.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:redux_navigator/redux_navigator.dart';
0
likes
0
points
1
downloads

Publisher

verified publisherheavenosk.com

Weekly Downloads

A Redux middleware for Navigator of Flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, redux

More

Packages that depend on redux_navigator