Voca is a foreign language learning app. It's a dictionary where you can add words and memorize them using the FSRS algorithm. Currently, the application is being developed for the following platforms: Android, Windows, Linux.
Voca is just getting started, and it's my first project. My app's main goal is to create user-friendly dictionaries for a wide range of languages (including Chinese, Native American languages, and others).
This app is under active development and the first stable version (v1.0.0) has not yet been released. If you upgrade to a new version, we recommend making a BACKUP of your data.
- Copy this repository to your computer
- Run the command to get Dart packages:
flutter pub get - Run build_runner:
dart run build_runner build
- Dictionary templates
- Cloud synchronization
- Offline synchronization