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.