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

A Flutter package for offline data synchronization with local storage and automatic retry.

1.0.0 #

  • Added SQLite support alongside Hive for local storage.
  • Improved offline data sync mechanism with a hybrid storage approach.
  • Optimized sync performance and data consistency.
  • Enhanced error handling for better reliability.
  • Code optimizations and minor bug fixes.

0.0.3 #

  • Added missing documentation comments for all public API elements.
  • Fixed repository URL in pubspec.yaml.
  • Improved package metadata for better pub.dev compliance.

0.0.2 #

  • Updated documentation with doc comments for public classes and methods.
  • Improved README with a detailed example.

0.0.1 #

  • Initial release of flutter_offline_data_sync
  • Added local storage management.
  • Implemented network checker for offline sync.
  • Basic queue management for syncing pending data.
8
likes
150
points
73
downloads

Publisher

verified publisheryashil.linkpc.net

Weekly Downloads

A Flutter package for offline data synchronization with local storage and automatic retry.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

connectivity_plus, dio, flutter, hive, hive_flutter, path, path_provider, sqflite, uuid

More

Packages that depend on flutter_offline_data_sync