A daf a day...
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Make sure you have flutter beta installed.
- Run
flutter doctor
in your terminal to make sure everything is fine.
- Clone the project.
- Add the
google-services.json
file toandroid/app
. - Run
flutter get packages
. - Run the project on your device.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.