redux_stream 0.4.0+dev3 copy "redux_stream: ^0.4.0+dev3" to clipboard
redux_stream: ^0.4.0+dev3 copied to clipboard

Redux Architecture for Flutter 3.0+ 'redux_stream' library is Experimental.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add redux_stream

With Flutter:

 $ flutter pub add redux_stream

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

dependencies:
  redux_stream: ^0.4.0+dev3

Alternatively, your editor might support dart pub get or 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 3.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