stater 0.1.0-alpha.1+1 copy "stater: ^0.1.0-alpha.1+1" to clipboard
stater: ^0.1.0-alpha.1+1 copied to clipboard

library for state management with Firebase like API with support for caching of server data locally

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add stater

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

dependencies:
  stater: ^0.1.0-alpha.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:stater/stater.dart';
0
likes
120
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

library for state management with Firebase like API with support for caching of server data locally

Documentation

API reference

License

MIT (license)

Dependencies

async, collection, dio, flutter, flutter_web_plugins, get_storage, http, meta, plugin_platform_interface, rxdart, uuid

More

Packages that depend on stater