flutter_offline_data_sync 0.0.2
flutter_offline_data_sync: ^0.0.2 copied to clipboard
A Flutter package for offline data synchronization with local storage and automatic retry.
0.0.2 - 2025-02-28 #
- 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