mirror of
https://github.com/immich-app/immich.git
synced 2024-12-28 06:31:58 +00:00
fix(deps): update flutter
This commit is contained in:
parent
ef0070c3fd
commit
7ba7106b3a
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ environment:
|
|||
sdk: '>=3.3.0 <4.0.0'
|
||||
flutter: 3.24.5
|
||||
|
||||
isar_version: &isar_version 3.1.8 # define the version to be used
|
||||
isar_version: &isar_version 4.0.3 # define the version to be used
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
|
@ -54,7 +54,7 @@ dependencies:
|
|||
device_info_plus: ^11.0.0
|
||||
connectivity_plus: ^6.0.0
|
||||
wakelock_plus: ^1.1.4
|
||||
flutter_local_notifications: ^17.2.1+2
|
||||
flutter_local_notifications: ^18.0.0
|
||||
timezone: ^0.9.2
|
||||
octo_image: ^2.0.0
|
||||
thumbhash: 0.1.0+1
|
||||
|
|
Loading…
Reference in a new issue