mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-06-13 04:57:37 +02:00
fix: save patched and installed apps on prefs, improve installer log, improve dashboard with real data (wip)
This commit is contained in:
@ -12,7 +12,10 @@ environment:
|
||||
dependencies:
|
||||
app_installer: ^1.1.0
|
||||
cupertino_icons: ^1.0.2
|
||||
device_apps: ^2.2.0
|
||||
device_apps:
|
||||
git:
|
||||
url: https://github.com/ponces/flutter_plugin_device_apps
|
||||
ref: appinfo-from-storage
|
||||
dio: ^4.0.6
|
||||
file_picker: ^5.0.1
|
||||
flutter:
|
||||
@ -28,7 +31,6 @@ dependencies:
|
||||
http: ^0.13.4
|
||||
injectable: ^1.5.3
|
||||
json_annotation: ^4.6.0
|
||||
package_archive_info: ^0.1.0
|
||||
path_provider: ^2.0.11
|
||||
root: ^2.0.2
|
||||
share_extend: ^2.0.0
|
||||
|
Reference in New Issue
Block a user