flutter_offline_sync 0.0.1 copy "flutter_offline_sync: ^0.0.1" to clipboard
flutter_offline_sync: ^0.0.1 copied to clipboard

A comprehensive Flutter package for offline functionality with automatic sync capabilities across all platforms.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.0.1 - 2024-12-19 #

Added #

  • Initial release of flutter_offline_sync package
  • Core offline functionality with SQLite database support
  • Automatic network detection and sync capabilities
  • Cross-platform support for iOS, Android, Web, Windows, macOS, and Linux
  • Conflict resolution strategies (last-write-wins, custom resolvers)
  • Comprehensive test suite with >90% coverage
  • Full documentation with examples and API reference
  • WASM compatibility for web platform
  • Support for custom data models with JSON serialization
  • Background sync capabilities
  • Offline queue management
  • Network status monitoring
  • Data persistence with automatic migration support
  • Comprehensive error handling and logging
1
likes
90
points
164
downloads

Publisher

verified publisherbechattaoui.dev

Weekly Downloads

A comprehensive Flutter package for offline functionality with automatic sync capabilities across all platforms.

Homepage
Repository (GitHub)
View/report issues

Topics

#offline #sync #database #flutter #cross-platform

Documentation

API reference

License

MIT (license)

Dependencies

dio, equatable, flutter, json_annotation, path, rxdart, shared_preferences, uuid

More

Packages that depend on flutter_offline_sync