Skip to content

Commit

Permalink
fix(deps): update flutter
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 11, 2025
1 parent beb31ce commit b0de84b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mobile/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -28,7 +28,7 @@ dependencies:
socket_io_client: ^2.0.3+1
maplibre_gl: 0.19.0+2
geolocator: ^11.0.0 # used to move to current location in map view
flutter_udid: ^3.0.0
flutter_udid: ^4.0.0
flutter_svg: ^2.0.9
package_info_plus: ^8.0.1
url_launcher: ^6.2.4
Expand All @@ -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
Expand Down

0 comments on commit b0de84b

Please sign in to comment.