immich/mobile/integration_test
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
..
module_login chore(mobile): Run dart analyze in CI (#1425) 2023-01-26 08:40:19 -06:00
test_utils refactor(mobile): add Isar DB & Store class (#1574) 2023-02-09 11:32:08 -06:00