background_downloader_sql library
Classes
- FlutterDownloaderPersistentStorage
- Partial implementation used to extract the data stored in a FlutterDownloader SQLite database, for migration
- FlutterDownloaderPersistentStorageAndroid
- Partial implementation used to extract the data stored in a FlutterDownloader SQLite database, for migration
- FlutterDownloaderPersistentStorageIOS
- Partial implementation used to extract the data stored in a FlutterDownloader SQLite database, for migration
- SqlitePersistentStorage
-
PersistentStorage
to back the database in the downloader, using an SQLite database as its own backend - SqlPersistentStorageMigrator
- Migrates from several possible persistent storage solutions to another