syncache_flutter 0.1.0 copy "syncache_flutter: ^0.1.0" to clipboard
syncache_flutter: ^0.1.0 copied to clipboard

Flutter integration for Syncache - lifecycle management, widgets, and connectivity detection.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add syncache_flutter

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

dependencies:
  syncache_flutter: ^0.1.0

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:syncache_flutter/syncache_flutter.dart';
1
likes
160
points
88
downloads

Documentation

API reference

Publisher

verified publisherthedevayo.com

Weekly Downloads

Flutter integration for Syncache - lifecycle management, widgets, and connectivity detection.

Repository (GitHub)
View/report issues

Topics

#cache #offline-first #flutter #state-management

License

MIT (license)

Dependencies

connectivity_plus, flutter, syncache

More

Packages that depend on syncache_flutter