KazaKago / StoreFlowable.dart

Repository pattern support library for Dart with Stream API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StoreFlowable.dart

pub package Test License

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

Related projects

Overview

[WIP]

Install

Add the following dependency in pubspec.yaml exchanging *.*.* for the latest release. pub package

dependencies:
  store_flowable: ^*.*.*

Basic Usage

[WIP]

Example

[WIP]

License

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

About

Repository pattern support library for Dart with Stream API.

License:Apache License 2.0


Languages

Language:Dart 100.0%