Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminHalko committed Feb 13, 2024
1 parent f5578b0 commit 1aaeac1
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 1aaeac1

Please sign in to comment.