offline_sync_flutter 1.0.0 copy "offline_sync_flutter: ^1.0.0" to clipboard
offline_sync_flutter: ^1.0.0 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.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
0
points
109
downloads

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

unknown (license)

Dependencies

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

More

Packages that depend on offline_sync_flutter