mirror of
https://github.com/revanced/revanced-manager
synced 2024-05-14 13:56:57 +02:00
92 lines
2.4 KiB
YAML
92 lines
2.4 KiB
YAML
name: revanced_manager
|
|
description: Patch your favorite apps, right on your device.
|
|
homepage: https://github.com/ReVanced/revanced-manager
|
|
|
|
publish_to: 'none'
|
|
|
|
version: 1.21.0-dev.1+101800017
|
|
|
|
environment:
|
|
sdk: '>=3.0.0 <4.0.0'
|
|
|
|
dependencies:
|
|
animations: ^2.0.11
|
|
collection: ^1.18.0
|
|
connectivity_plus: ^6.0.3
|
|
device_apps:
|
|
git:
|
|
url: https://github.com/ponces/flutter_plugin_device_apps
|
|
ref: 0609662324b9e00931fccfa87e9e1b00b7610907 # Branch: revanced-manager
|
|
device_info_plus: ^10.1.0
|
|
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
|
|
flutter:
|
|
sdk: flutter
|
|
flutter_background:
|
|
git: # remove once https://github.com/JulianAssmann/flutter_background/pull/79 is merged
|
|
url: https://github.com/BenjaminHalko/flutter_background
|
|
ref: 560d21c4148b53933313573e7eafca0b0eb9aadf # Branch: specify-namespace
|
|
flutter_cache_manager: ^3.3.2
|
|
flutter_file_dialog: ^3.0.2
|
|
flutter_local_notifications: ^17.1.0
|
|
flutter_localizations:
|
|
sdk: flutter
|
|
flutter_markdown: ^0.7.1
|
|
fluttertoast: ^8.2.5
|
|
font_awesome_flutter: ^10.7.0
|
|
google_fonts: ^6.2.1
|
|
injectable: ^2.4.1
|
|
intl: ^0.18.1
|
|
json_annotation: ^4.9.0
|
|
language_code: ^0.5.3+2
|
|
logcat:
|
|
git:
|
|
url: https://github.com/BenjaminHalko/logcat
|
|
ref: 4a6d5e0e22292c8eb160cfb9365b9ea29735fd43 # Branch: master
|
|
package_info_plus: ^7.0.0
|
|
path_provider: ^2.1.3
|
|
permission_handler: ^11.3.1
|
|
root:
|
|
git:
|
|
url: https://github.com/validcube/root
|
|
ref: 68e5678a535a2a3344828a14a39017fa74b9098c # Branch: libsu-521
|
|
screenshot_callback:
|
|
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: ^9.0.0
|
|
shared_preferences: ^2.2.3
|
|
skeletons: ^0.0.3
|
|
slang: ^3.30.2
|
|
slang_flutter: ^3.30.0
|
|
stacked: ^3.4.2
|
|
stacked_generator: ^1.6.0
|
|
stacked_services: ^1.5.0
|
|
synchronized: ^3.1.0+1
|
|
timeago: ^3.6.1
|
|
timezone: ^0.9.3
|
|
url_launcher: ^6.2.6
|
|
wakelock_plus: ^1.2.4
|
|
|
|
dev_dependencies:
|
|
analyzer: ^6.4.1
|
|
build_runner: 2.4.9
|
|
flutter_lints: ^3.0.2
|
|
injectable_generator: ^2.6.1
|
|
json_serializable: ^6.8.0
|
|
|
|
flutter:
|
|
uses-material-design: true
|
|
fonts:
|
|
- family: CustomIcon
|
|
fonts:
|
|
- asset: fonts/custom-icons.ttf
|
|
assets:
|
|
- assets/i18n/
|
|
|
|
flutter_localizations:
|
|
sdk: flutter
|