flutter_offline_data_sync library
The main library for Flutter Offline Sync package.
Classes
- ConflictResolver
- Handles conflict resolution between local and remote data.
- LocalDB
- Provides local database storage and retrieval.
- NetworkChecker
- a class to check network connectivity
- RetryQueue
- RetryQueue class is used to store the data that needs to be retried.
- SyncManager
- A class to manage syncing of data.