flutter_auto_sync 0.0.4 copy "flutter_auto_sync: ^0.0.4" to clipboard
flutter_auto_sync: ^0.0.4 copied to clipboard

A Flutter package for offline data storage and automatic API synchronization when internet connectivity is restored.

0.0.4 #

  • Fixed LICENSE file to use a recognized OSI-approved MIT license
  • Updated dependencies to latest compatible versions
  • Fixed analyzer warnings and improved code quality
  • Improved connectivity handling logic
  • Updated documentation

0.0.3 #

  • Updated dependencies to latest versions
  • Fixed connectivity check for new connectivity_plus API
  • Improved code quality based on Flutter analyzer suggestions
  • Added const constructors where possible
  • Improved documentation comments

0.0.2 #

  • Added retry mechanism for failed sync requests
  • Added updateItem method in LocalStorage
  • Improved offline queue reliability
  • Updated documentation

0.0.1 #

  • Initial release of flutter_auto_sync
  • Offline storage using Hive
  • Automatic sync when internet connectivity returns
1
likes
0
points
193
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for offline data storage and automatic API synchronization when internet connectivity is restored.

Repository (GitHub)
View/report issues

Topics

#offline #sync #networking #storage

License

unknown (license)

Dependencies

connectivity_plus, flutter, hive, hive_flutter, http, uuid

More

Packages that depend on flutter_auto_sync