redux_stream 0.2.0 copy "redux_stream: ^0.2.0" to clipboard
redux_stream: ^0.2.0 copied to clipboard

outdated

Redux Architecture for Flutter 2.0 'redux_stream' library is Experimental.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add redux_stream

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

dependencies:
  redux_stream: ^0.2.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:redux_stream/redux_stream.dart';
1
likes
0
pub points
17%
popularity

Publisher

verified publisherviviware.com

Redux Architecture for Flutter 2.0 'redux_stream' library is Experimental.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

async_notify, flutter, logger, provider, rxdart

More

Packages that depend on redux_stream