Numbers and status of the Covid-19 in brazil by states
Check releases/Tags/v.0.3 to get apk
- Flutter
- IntelliJ
Clone the repo:
- git clone https://github.com/ricardohsmello/covid19-brazil-status.git
Navigate until project-root (covid19-brazil-status) and run:
- flutter packages get && flutter clean && flutter run
Feel free to submit issues and enhancement requests.
In general, we follow the "fork-and-pull" Git workflow.
- Fork the repo on GitHub
- Clone the project to your own machine
- Commit changes to your own branch
- Push your work back up to your fork
- Submit a Pull request so that we can review your changes