Flashcard app connected with Google Spreadsheet
This is a Flutter Project that works on iOS, Android, Web and MacOS.
If you want to contribute to the Flashcards that will available in the App feel free to add more spreadsheets and folders to the following Link:
Make sure to keep the folder structure as following:
- Name of Lecture (Parent Folder)
- Lesson (Spreadsheet)
This package uses mockito and build runner, so before you run your tests you will need to execute:
flutter packages pub run build_runner build
-- Coming Soon --