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

example/lib/main.dart

import 'package:flutter/material.dart';
import 'package:stater_example/widgets/app.dart';

void main() {
  runApp(const App());
}
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