cactus_sync_client 0.3.1 copy "cactus_sync_client: ^0.3.1" to clipboard
cactus_sync_client: ^0.3.1 copied to clipboard

unlisted

Sharp and simple as cactus offline-first client library to sync with graphql server..

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cactus_sync_client

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

dependencies:
  cactus_sync_client: ^0.3.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:cactus_sync_client/cactus_sync_client.dart';
0
likes
70
points
32
downloads

Publisher

verified publisherxsoulspace.dev

Weekly Downloads

Sharp and simple as cactus offline-first client library to sync with graphql server..

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

equatable, event_bus, flutter, gql, gql_http_link, graphql, graphql_flutter, hive, hive_flutter, riverpod, simple_logger

More

Packages that depend on cactus_sync_client