mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-11 13:46:17 +00:00
build: Bump pubspec dependencies
Signed-off-by: validcube <pun.butrach@gmail.com>
This commit is contained in:
42
pubspec.yaml
42
pubspec.yaml
@@ -13,41 +13,41 @@ environment:
|
||||
dependencies:
|
||||
animations: ^2.0.11
|
||||
collection: ^1.19.0
|
||||
connectivity_plus: ^6.1.0
|
||||
connectivity_plus: ^6.1.3
|
||||
device_apps:
|
||||
git:
|
||||
url: https://github.com/ponces/flutter_plugin_device_apps
|
||||
ref: 0609662324b9e00931fccfa87e9e1b00b7610907
|
||||
device_info_plus: ^10.1.2
|
||||
device_info_plus: ^11.3.3
|
||||
dio: ^5.4.3+1
|
||||
dio_cache_interceptor: ^3.5.0
|
||||
dynamic_color: ^1.7.0
|
||||
dynamic_themes: ^1.1.0
|
||||
expandable: ^5.0.1
|
||||
file_picker: ^8.1.7
|
||||
file_picker: ^9.0.2
|
||||
flutter:
|
||||
sdk: flutter
|
||||
flutter_background: ^1.3.0+1
|
||||
flutter_cache_manager: ^3.3.2
|
||||
flutter_cache_manager: ^3.4.1
|
||||
flutter_file_dialog: ^3.0.2
|
||||
flutter_local_notifications: ^18.0.1
|
||||
flutter_localizations:
|
||||
sdk: flutter
|
||||
flutter_markdown: ^0.7.4+3
|
||||
fluttertoast: ^8.2.5
|
||||
flutter_markdown: ^0.7.6+2
|
||||
fluttertoast: ^8.2.12
|
||||
font_awesome_flutter: ^10.8.0
|
||||
google_fonts: ^6.2.1
|
||||
injectable: ^2.4.0
|
||||
intl: ^0.20.0
|
||||
json_annotation: ^4.9.0
|
||||
language_code: ^0.5.3+2
|
||||
language_code: ^0.5.5
|
||||
logcat:
|
||||
git:
|
||||
url: https://github.com/BenjaminHalko/logcat
|
||||
ref: 4a6d5e0e22292c8eb160cfb9365b9ea29735fd43 # Branch: master
|
||||
package_info_plus: ^8.1.1
|
||||
package_info_plus: ^8.3.0
|
||||
path_provider: ^2.1.5
|
||||
permission_handler: ^11.3.1
|
||||
permission_handler: ^11.4.0
|
||||
root:
|
||||
git:
|
||||
url: https://github.com/validcube/root
|
||||
@@ -56,18 +56,18 @@ dependencies:
|
||||
git: # remove once https://github.com/flutter-moum/flutter_screenshot_callback/pull/81 is merged
|
||||
url: https://github.com/BenjaminHalko/flutter_screenshot_callback
|
||||
ref: 1a1616ac91e16cd1f3dd170a81febf27ffce3587 # Branch: master
|
||||
share_plus: ^10.1.2
|
||||
shared_preferences: ^2.3.4
|
||||
share_plus: ^10.1.4
|
||||
shared_preferences: ^2.5.2
|
||||
skeletons:
|
||||
git: # remove once https://github.com/badjio/skeletons/pull/11 is merged
|
||||
url: https://github.com/Ofceab-Studio/skeletons
|
||||
ref: 326fbb4223ac4d8a6301cc2f16b6112ecd308c71 # Branch: master
|
||||
slang: ^4.4.0
|
||||
slang_flutter: ^4.4.0
|
||||
stacked: ^3.4.2
|
||||
stacked_generator: ^1.6.0
|
||||
git: # remove once https://github.com/badjio/skeletons/pull/12 is merged
|
||||
url: https://github.com/konnic/skeletons
|
||||
ref: aa3237babe1e36457a6d09eb0d3889cdde97d89e # Branch: add-flutter-3-22-0-compatibility
|
||||
slang: ^4.5.0
|
||||
slang_flutter: ^4.5.0
|
||||
stacked: ^3.4.4
|
||||
stacked_generator: ^1.6.1
|
||||
stacked_services: ^1.6.0
|
||||
synchronized: ^3.1.0+1
|
||||
synchronized: ^3.3.1
|
||||
timeago:
|
||||
git: # remove once new release include c23ec0f8a (intl 0.20 compatibility)
|
||||
url: https://github.com/andresaraujo/timeago.dart
|
||||
@@ -78,8 +78,8 @@ dependencies:
|
||||
wakelock_plus: ^1.2.10
|
||||
|
||||
dev_dependencies:
|
||||
analyzer: ^6.11.0
|
||||
build_runner: ^2.4.12
|
||||
analyzer: ^6.3.0
|
||||
build_runner: ^2.4.15
|
||||
flutter_lints: ^5.0.0
|
||||
injectable_generator: ^2.6.1
|
||||
json_serializable: ^6.9.0
|
||||
|
||||
Reference in New Issue
Block a user