mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
chore: use hosted isar flutter libs
This commit is contained in:
parent
22c5e49811
commit
4cd2cc223a
14 changed files with 39 additions and 36 deletions
|
|
@ -60,7 +60,7 @@ const IOSDeviceAssetSchema = CollectionSchema(
|
|||
getId: _iOSDeviceAssetGetId,
|
||||
getLinks: _iOSDeviceAssetGetLinks,
|
||||
attach: _iOSDeviceAssetAttach,
|
||||
version: '3.1.8',
|
||||
version: '3.3.0-dev.3',
|
||||
);
|
||||
|
||||
int _iOSDeviceAssetEstimateSize(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue