mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-17 16:23:57 +00:00
385c0e246a3bfe58f8dd21caec35bb33e9494fca
The user won't notice it :shhh: we're fine, continue as normal.
💊 ReVanced Manager
The official ReVanced Manager based on Flutter.
🔽 Download
You can obtain ReVanced Manager by downloading it from either revanced.app/download or GitHub Releases
📝 Prerequisites
- Android 8 or higher
- Incompatible with certain ARMv7 devices
📃 Documentation
The documentation can be found here.
🔴 Issues
For suggestions and bug reports, open an issue here.
🌐 Translation
We're accepting translations on Crowdin.
🛠️ Building Manager from source
- Setup flutter environment for your platform
- Clone the repository locally
- Add your GitHub token in gradle.properties like this
- Open the project in terminal
- Run
flutter pub getin terminal - Then
flutter packages pub run build_runner build --delete-conflicting-outputs(Must be done on each git pull) - To build release APK run
flutter build apk
Languages
Dart
94.1%
Kotlin
5.9%