redux_stream 0.4.1+1 copy "redux_stream: ^0.4.1+1" to clipboard
redux_stream: ^0.4.1+1 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 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.4.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_stream/redux_stream.dart';
0
likes
110
pub points
29%
popularity

Publisher

verified publisherviviware.com

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

async_notify, flutter, logger, provider, runtime_assert, rxdart

More

Packages that depend on redux_stream