offline_sync_kit 1.0.0 copy "offline_sync_kit: ^1.0.0" to clipboard
offline_sync_kit: ^1.0.0 copied to clipboard

Flutter package for offline data storage and synchronization with remote APIs.

1.0.0 #

  • Initial official release
  • Core features:
    • Flexible data model integration based on SyncModel
    • Offline data storage with local database
    • Automatic data synchronization
    • Internet connectivity monitoring
    • Synchronization status tracking
    • Exponential backoff retry mechanism
    • Bidirectional synchronization support
    • Data conflict management
    • Customizable API integration
  • Example application demonstrating usage
  • SQLite-based StorageServiceImpl implementation
  • HTTP-based DefaultNetworkClient implementation
  • Comprehensive documentation
7
likes
0
points
199
downloads

Publisher

verified publishercanarslan.me

Weekly Downloads

Flutter package for offline data storage and synchronization with remote APIs.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

connectivity_plus, equatable, flutter, http, intl, isar, isar_flutter_libs, path, path_provider, rxdart, sqflite, uuid

More

Packages that depend on offline_sync_kit