mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| album.dart | ||
| asset.dart | ||
| exif_info.dart | ||
| image_viewer_page_data.model.dart | ||
| immich_logger_message.model.dart | ||
| immich_logger_message.model.g.dart | ||
| server_info_state.model.dart | ||
| store.dart | ||
| store.g.dart | ||
| upload_profile_image_repsonse.model.dart | ||
| user.dart | ||