store_flowable 0.4.6 copy "store_flowable: ^0.4.6" to clipboard
store_flowable: ^0.4.6 copied to clipboard

Repository pattern support library for Dart with Stream API.

StoreFlowable.dart #

pub package Test License

Repository pattern support library for Dart with Stream API.
Available for Flutter or any Dart projects.

Overview #

[WIP]

Requirement #

  • Dart 2.13.0 or later

Install #

Add the following dependency in pubspec.yaml exchanging x.x.x for the latest release.

dependencies:
  store_flowable: ^x.x.x

Basic Usage #

[WIP]

Example #

[WIP]

License #

This project is licensed under the Apache-2.0 License - see the LICENSE file for details.

0
likes
80
pub points
0%
popularity

Publisher

verified publisherkazakago.com

Repository pattern support library for Dart with Stream API.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

freezed_annotation, rxdart, tuple

More

Packages that depend on store_flowable