mirror of
https://github.com/revanced/revanced-manager
synced 2024-05-14 13:56:57 +02:00
chore: update dependencies
This commit is contained in:
parent
f5578b0fc1
commit
1aaeac1fe3
15
pubspec.yaml
15
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
|
||||
|
Loading…
Reference in New Issue
Block a user