Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 287 Bytes

File metadata and controls

7 lines (6 loc) · 287 Bytes

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.