This app is part of a YouTube devlog series that you can find on: https://www.youtube.com/c/robertbrunhage
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
- Clone the repo
- Run Flutter packages get
- Run the project (It is already connected to an open firebase project)
You need to have Flutter set up and ready. https://flutter.dev/
Run flutter test in the terminal/cmd
- Flutter - The framework used
Please read CONTRIBUTING.md for details on the code of conduct, and the process for submitting pull requests.
Using SemVer for versioning. For the versions available, see the tags on this repository.
- Robert Brunhage - Initial work - RobertBrunhage
See also the list of contributors who participated in this project.
- Hat tip to anyone whose code was used