Awesome
<p align="center"> <a href="http://tubecards.app/" target="blank"><img src="https://user-images.githubusercontent.com/10923085/194705378-185a35e0-e648-4982-8330-50c4b4869c9a.png" width="320" alt="TubeCards Logo" /></a> </p> <p align="center"><a href="http://getspace.app" target="blank">TubeCards</a> build with <a href="https://flutter.dev" target="blank">Flutter</a>.</p>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
<div float="left"> <img width="200" alt="Home Page" src="https://user-images.githubusercontent.com/10923085/194709711-a57f4e05-e770-4dfd-83b1-2d67da20a38b.png"> <img width="200" alt="Review Page" src="https://user-images.githubusercontent.com/10923085/194709716-0e66a3a6-2955-4b56-a52b-d27e04feb9c7.png"> <img width="200" alt="Statistic Page" src="https://user-images.githubusercontent.com/10923085/194709717-35bf88c5-1eb6-4d3a-88b1-9ebc45df6381.png"> </div>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.