1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-07 20:36:48 +01:00
immich/mobile/lib/modules/login/providers
Fynn Petersen-Frey 911c35a7f1
refactor(mobile): add Isar DB & Store class (#1574)
* refactor(mobile): add Isar DB & Store class

new Store: globally accessible key-value store like Hive (but based on Isar)

replace first few places of Hive usage with the new Store

* reduce max. DB size to prevent errors on older iOS devices

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2023-02-09 11:32:08 -06:00
..
authentication.provider.dart refactor(mobile): add Isar DB & Store class (#1574) 2023-02-09 11:32:08 -06:00
oauth.provider.dart chore(mobile): clean up linter problems (#1000) 2022-11-21 06:13:14 -06:00