Source code for my Coronavirus REST API Flutter Course on Teachable.
This repository has one commit for each course lesson that contains code changes.
Each commit has a corresponding tag, which is named with the same numbering used in the course: sectionNumber.lessonNumber
).
The following files contain API keys and are not included in the repository:
.vscode/settings.json
lib/app/services/api_keys.dart
When cloning this project, make sure to define your local copies according to the instructions given in the course.