Fork of the original VocaDB mobile app. Runs on Android 5.0 and above.
- Updated from Flutter 2 to 3
- Updated all dependencies
- Updated target SDK version
- Properly implemented login
- Added comments page
- Many other small fixes and improvements
You can find the latest version on the release page.
flutter pub get
flutter build apk --releaseTranslation files in are located lib/src/i18n. File should be named {language code}.dart or {language_code}_{country_code}.dart.
Feel free to pull request more languages if you'd like to contribute!
Code is licensed under the MIT License. Assets are licensed under CC-BY 4.0.
Please check the VocaDB Wiki for more info regarding licensing.
