TubeCards - Cross-platform Spaced Repetition App written in Flutter
What is TubeCards?
TubeCards is a cross-platform spaced-repetition app which is seamlessly integrated with Youtube. It is written in Dart using Flutter.
Screenshots
Build
- Install Flutter
- Clone repository
git clone https://github.com/friebetill/tubecards.git - Get packages
flutter pub get - Update generated flutter files
./scripts/update_generated_files.sh - Update language files
./scripts/update_language_files.sh
Have a question?
If you need any help, feel free to file an issue if you do not manage to find a solution.