File tree Expand file tree Collapse file tree 1 file changed +23
-7
lines changed
Expand file tree Collapse file tree 1 file changed +23
-7
lines changed Original file line number Diff line number Diff line change 1+ [ ![ Dart] ( https://github.com/md-weber/flashcard_project/actions/workflows/dart.yml/badge.svg?branch=main )] ( https://github.com/md-weber/flashcard_project/actions/workflows/dart.yml )
2+
13# flashcard_project
24
35Flashcard app connected with Google Spreadsheet
46
57## Getting Started
68
7- This project is a starting point for a Flutter application.
9+ This is a [ Flutter] ( https://flutter.dev/ ) Project that works on iOS, Android, Web and MacOS.
10+
11+ ## Adding more Flashcards
12+
13+ If you want to contribute to the Flashcards that will available in the App feel free to add more
14+ spreadsheets and folders to the following Link:
15+
16+ [ Google Drive - Flashcard] ( https://drive.google.com/drive/folders/1cov64m0rLhmFvkR5aJftoqBweJP7Lsgs?usp=sharing )
17+
18+ Make sure to keep the folder structure as following:
19+
20+ - Name of Lecture (Parent Folder)
21+ - Lesson (Spreadsheet)
22+
23+ ## Tests
24+
25+ This package uses mockito and build runner, so before you run your tests you will need to execute:
26+ ` flutter packages pub run build_runner build `
27+
28+ ## Contributors ✨
829
9- A few resources to get you started if this is your first Flutter project:
30+ -- Coming Soon --
1031
11- - [ Lab: Write your first Flutter app] ( https://flutter.dev/docs/get-started/codelab )
12- - [ Cookbook: Useful Flutter samples] ( https://flutter.dev/docs/cookbook )
1332
14- For help getting started with Flutter, view our
15- [ online documentation] ( https://flutter.dev/docs ) , which offers tutorials,
16- samples, guidance on mobile development, and a full API reference.
You can’t perform that action at this time.
0 commit comments