chore: use hosted isar flutter libs (#22757)

Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
This commit is contained in:
shenlong 2025-10-08 14:49:46 +05:30 committed by GitHub
parent a7cfd7f183
commit 63c2f4415b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 40 additions and 37 deletions

View file

@ -19,7 +19,7 @@ dependencies:
cancellation_token_http: ^2.1.0
cast: ^2.1.0
collection: ^1.18.0
connectivity_plus: ^7.0.0
connectivity_plus: ^6.1.3
crop_image: ^1.0.16
crypto: ^3.0.6
device_info_plus: ^12.0.0
@ -81,13 +81,9 @@ dependencies:
isar:
git:
url: https://github.com/immich-app/isar
ref: '3561848fe7f5811743b880ddd96bb18dede27306'
ref: 'bb1dca40fe87a001122e5d43bc6254718cb49f3a'
path: packages/isar/
isar_flutter_libs:
git:
url: https://github.com/immich-app/isar
ref: '3561848fe7f5811743b880ddd96bb18dede27306'
path: packages/isar_flutter_libs/
isar_community_flutter_libs: 3.3.0-dev.3
# DB
drift: ^2.23.1
drift_flutter: ^0.2.4
@ -103,7 +99,7 @@ dev_dependencies:
isar_generator:
git:
url: https://github.com/immich-app/isar
ref: '3561848fe7f5811743b880ddd96bb18dede27306'
ref: 'bb1dca40fe87a001122e5d43bc6254718cb49f3a'
path: packages/isar_generator/
integration_test:
sdk: flutter