sync_client library
Sync Client Library
Main classes are
- SQLiteWrapperSync - an extension to the SQLiteWrapperCore library some methods to enable sync see
- SyncRepository
- TableInfos
Classes
- DatabaseCore
- DatabaseInfo
- Databases
- EncryptHelper
- Allow to encrypt/decrypt data before encodingKey MUST be set before using the class
- HttpHelper
- SQLiteWrapperCore
- Unused stub implementation just to keep the compiler happy
- SQLiteWrapperSync
- SyncDetails
- SyncProgress
- SyncRepository
- TableInfo
Constants
- defaultDBName → const String
- inMemoryDatabasePath → const String
Properties
- dio → Dio
-
final
- httpHelper → HttpHelper
-
final
Functions
-
isRunningOnWeb(
) → bool
Exceptions / Errors
- ConnectionRefusedException
- CustomHttpException
- SyncException
- Define a sync exception