mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
chore: use hosted isar flutter libs (#22757)
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
This commit is contained in:
parent
a7cfd7f183
commit
63c2f4415b
14 changed files with 40 additions and 37 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue