From 1aaeac1fe3b8b1e4b66336f8bad241d922214014 Mon Sep 17 00:00:00 2001 From: Benjamin Halko Date: Tue, 13 Feb 2024 09:31:23 -0800 Subject: [PATCH] chore: update dependencies --- pubspec.yaml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index ffd513dcb5..3cfbde7080 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -14,9 +14,9 @@ dependencies: collection: ^1.17.0 connectivity_plus: ^5.0.1 device_apps: - git: # switch back to ponces fork once https://github.com/ponces/flutter_plugin_device_apps/pull/1 is merged - url: https://github.com/BenjaminHalko/flutter_plugin_device_apps - ref: 0efbeba41657158a66bbc92c55d1226df56d0f1b # Branch: revanced-manager + git: + url: https://github.com/ponces/flutter_plugin_device_apps + ref: 0609662324b9e00931fccfa87e9e1b00b7610907 # Branch: revanced-manager device_info_plus: ^9.1.0 dio: ^5.0.0 dio_cache_interceptor: ^3.4.0 @@ -40,7 +40,8 @@ dependencies: google_fonts: ^6.1.0 injectable: ^2.1.1 intl: ^0.18.0 - json_annotation: ^4.8.0 + json_annotation: ^4.8.1 + language_code: ^0.4.0 logcat: git: url: https://github.com/BenjaminHalko/logcat @@ -59,6 +60,8 @@ dependencies: share_plus: ^7.2.1 shared_preferences: ^2.1.0 skeletons: ^0.0.3 + slang: ^3.25.0 + slang_flutter: ^3.25.0 stacked: ^3.2.0 stacked_generator: ^1.1.0 stacked_services: ^1.0.0 @@ -67,14 +70,12 @@ dependencies: timezone: ^0.9.0 url_launcher: ^6.1.10 wakelock_plus: ^1.1.3 - slang: ^3.25.0 - slang_flutter: ^3.25.0 - language_code: ^0.3.1 dev_dependencies: build_runner: any flutter_lints: ^3.0.1 injectable_generator: ^2.1.5 + json_serializable: ^6.7.1 flutter: uses-material-design: true