revanced-manager/pubspec.yaml

92 lines
2.4 KiB
YAML
Raw Normal View History

2022-08-06 23:35:35 +02:00
name: revanced_manager
description: Patch your favorite apps, right on your device.
2023-12-02 11:39:02 +01:00
homepage: https://github.com/ReVanced/revanced-manager
2022-07-30 21:09:59 +02:00
2022-08-06 15:04:18 +02:00
publish_to: 'none'
2022-07-30 21:09:59 +02:00
chore(release): 1.20.0 [skip ci] # [1.20.0](https://github.com/ReVanced/revanced-manager/compare/v1.19.3...v1.20.0) (2024-04-05) ### Bug Fixes * disable proguard obfuscation ([401646a](https://github.com/ReVanced/revanced-manager/commit/401646ace4e2dc2ec12c403dc6011aaed878dcda)) * Do not crash when selecting an APK from storage ([#1768](https://github.com/ReVanced/revanced-manager/issues/1768)) ([8564c1a](https://github.com/ReVanced/revanced-manager/commit/8564c1a72e7f9d2c546fa0025b0626cfba26959e)) * Don't translation ReVanced repository ([c265794](https://github.com/ReVanced/revanced-manager/commit/c265794d0efbc3ed2dea7a60c7ebd461f711799a)) * Ensure safe area usage in Changelogs Modal Bottom Sheet ([#1772](https://github.com/ReVanced/revanced-manager/issues/1772)) ([c981cb4](https://github.com/ReVanced/revanced-manager/commit/c981cb4a41051bc68b14cec55520c808311952b7)) * Pre-releases changelog being shown ([#1767](https://github.com/ReVanced/revanced-manager/issues/1767)) ([add49e1](https://github.com/ReVanced/revanced-manager/commit/add49e14fb71e3b9b5f0988e39c3a664fd5b36b1)) * Replace Spacer with Expanded to avoid overflow ([#1791](https://github.com/ReVanced/revanced-manager/issues/1791)) ([6f70a07](https://github.com/ReVanced/revanced-manager/commit/6f70a079701be63fc59b7272d0ddc4334c89d798)) * Set text colour on dropdown menu for Custom Value ([966796d](https://github.com/ReVanced/revanced-manager/commit/966796dfec0691bac87960f508dd0351a8fd1d77)), closes [#1584](https://github.com/ReVanced/revanced-manager/issues/1584) * **ui:** Support free-scroll and auto-scroll for the installer logs ([#1736](https://github.com/ReVanced/revanced-manager/issues/1736)) ([#1836](https://github.com/ReVanced/revanced-manager/issues/1836)) ([025ff52](https://github.com/ReVanced/revanced-manager/commit/025ff527ee8bfc01767c5df94cb399ca3b98cf27)) ### Features * Improve language update settings ([#1838](https://github.com/ReVanced/revanced-manager/issues/1838)) ([f9e6ef3](https://github.com/ReVanced/revanced-manager/commit/f9e6ef3fd3612e72de358beb9f5d33b827dd2441))
2024-04-05 03:19:30 +02:00
version: 1.20.0+101800015
2022-07-30 21:09:59 +02:00
environment:
2023-05-14 12:45:35 +02:00
sdk: '>=3.0.0 <4.0.0'
2022-07-30 21:09:59 +02:00
dependencies:
animations: ^2.0.7
collection: ^1.17.0
connectivity_plus: ^6.0.1
device_apps:
2024-02-13 18:31:23 +01:00
git:
url: https://github.com/ponces/flutter_plugin_device_apps
ref: 0609662324b9e00931fccfa87e9e1b00b7610907 # Branch: revanced-manager
2023-10-28 16:19:07 +02:00
device_info_plus: ^9.1.0
dio: ^5.0.0
dio_cache_interceptor: ^3.4.0
dynamic_color: ^1.6.3
dynamic_themes: ^1.1.0
expandable: ^5.0.1
2022-07-30 21:09:59 +02:00
flutter:
sdk: flutter
2023-10-28 16:19:07 +02:00
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
2022-08-06 15:04:18 +02:00
flutter_cache_manager: ^3.3.0
flutter_file_dialog: ^3.0.2
2023-10-28 16:19:07 +02:00
flutter_local_notifications: ^16.1.0
flutter_localizations:
sdk: flutter
flutter_markdown: ^0.6.14
fluttertoast: ^8.2.4
2023-10-28 16:19:07 +02:00
font_awesome_flutter: ^10.4.0
2024-03-05 08:09:02 +01:00
google_fonts: ^6.2.1
injectable: ^2.1.1
2023-05-14 12:45:35 +02:00
intl: ^0.18.0
2024-02-13 18:31:23 +01:00
json_annotation: ^4.8.1
language_code: ^0.5.1
logcat:
git:
2023-10-28 16:19:07 +02:00
url: https://github.com/BenjaminHalko/logcat
ref: 4a6d5e0e22292c8eb160cfb9365b9ea29735fd43 # Branch: master
package_info_plus: ^6.0.0
path_provider: ^2.0.14
2023-10-28 16:19:07 +02:00
permission_handler: ^11.0.1
root:
git:
2023-10-28 16:19:07 +02:00
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: ^7.2.1
shared_preferences: ^2.1.0
skeletons: ^0.0.3
2024-02-13 18:31:23 +01:00
slang: ^3.25.0
slang_flutter: ^3.25.0
stacked: ^3.2.0
stacked_generator: ^1.1.0
stacked_services: ^1.0.0
synchronized: ^3.1.0
timeago: ^3.3.0
timezone: ^0.9.0
url_launcher: ^6.1.10
2023-10-28 16:19:07 +02:00
wakelock_plus: ^1.1.3
2022-07-30 21:09:59 +02:00
dev_dependencies:
2024-02-18 23:31:24 +01:00
analyzer: ^6.4.1
build_runner: any
flutter_lints: ^3.0.2
2023-10-28 16:19:07 +02:00
injectable_generator: ^2.1.5
2024-02-13 18:31:23 +01:00
json_serializable: ^6.7.1
2022-07-30 21:09:59 +02:00
flutter:
uses-material-design: true
fonts:
- family: CustomIcon
fonts:
- asset: fonts/custom-icons.ttf
2022-07-31 10:00:11 +02:00
assets:
- assets/i18n/
flutter_localizations:
sdk: flutter