offline_sync_flutter 1.0.2 copy "offline_sync_flutter: ^1.0.2" to clipboard
offline_sync_flutter: ^1.0.2 copied to clipboard

An automatic offline-first API synchronization system for Flutter apps. Handles request queue management, automatic sync when internet returns, and conflict resolution.

1.0.2 #

  • Fixed a compilation error caused by breaking changes in connectivity_plus 6.0.0.

1.0.1 #

  • Bumped connectivity_plus dependency version constraint to support latest versions (^6.0.0).

1.0.0 #

  • Initial release of offline_sync_flutter package.
  • Added core sync engine with automatic retry.
  • Added Hive and SQLite storage backends.
  • Added built-in UI widgets (SyncIndicator, SyncStatusBanner, PendingRequestsBadge).
  • Provided extensive configuration options.
1
likes
140
points
9
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

An automatic offline-first API synchronization system for Flutter apps. Handles request queue management, automatic sync when internet returns, and conflict resolution.

Repository (GitHub)
View/report issues

Topics

#offline #sync #api #network #offline-first

License

MIT (license)

Dependencies

connectivity_plus, flutter, hive, hive_flutter, http, path, path_provider, sqflite

More

Packages that depend on offline_sync_flutter