https://github.com/md-weber/flashcard_project
Flashcard App where you can learn different topics and create your own flashcards in Google Drive.
https://github.com/md-weber/flashcard_project
development eduction flashcard learning
Last synced: 8 months ago
JSON representation
Flashcard App where you can learn different topics and create your own flashcards in Google Drive.
- Host: GitHub
- URL: https://github.com/md-weber/flashcard_project
- Owner: md-weber
- License: mit
- Created: 2021-09-27T12:36:14.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-13T10:31:56.000Z (over 4 years ago)
- Last Synced: 2025-10-06T03:11:44.148Z (8 months ago)
- Topics: development, eduction, flashcard, learning
- Language: Dart
- Homepage: https://md-weber.github.io/flashcard_project/
- Size: 228 KB
- Stars: 16
- Watchers: 4
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://github.com/md-weber/flashcard_project/actions/workflows/dart.yml)
[](https://odysee.com/$/invite/@flutterexplained:7)
# flashcard_project
Flashcard app connected with Google Spreadsheet
## Getting Started
This is a [Flutter](https://flutter.dev/) Project that works on iOS, Android, Web and MacOS.
## Adding more Flashcards
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:
[Google Drive - Flashcard](https://drive.google.com/drive/folders/1cov64m0rLhmFvkR5aJftoqBweJP7Lsgs?usp=sharing)
Make sure to keep the folder structure as following:
- Name of Lecture (Parent Folder)
- Lesson (Spreadsheet)
## Tests
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`
## Contributors ✨
-- Coming Soon --