Awesome
Coronavirus Warrior App
A Flutter project to track & help to fight from coronavirus.
What is Coronavirus Warrior?
Coronavirus Warrior is a cross-platform mobile app. It is written in Dart using Flutter.
Download the app from here.
Show some :heart: and star the repo.
YouTube Channel
Facebook Group
Collection of flutter apps with tutorial
Screenshots
<img height="480px" src="ss/co3.png"> <br/> <p float="left"> <img src="ss/co1.png" width="200" /> <img src="ss/co2.png" width="200" /> <img src="ss/co4.png" width="200" /> </p>Contributing
- Fork the repository and clone it to your local machine
- Follow the instructions here to install the Flutter SDK
- Setup Android Studio or Visual Studio Code.
Building
Android (armeabi-v7a): flutter build apk
Android (arm64-v8a): flutter build apk --target=android-arm64
iOS: flutter build ios
If you have a connected device or emulator you can run and deploy the app with flutter run
Have a question?
If you need any help, feel free to file an issue if you do not manage to find a solution.
License
Coronavirus Warrior is released under the MIT License
:heart: Found this project useful?
If you found this project useful, then please consider giving it a :star: on Github and sharing it with your friends via social media.
Project Created & Maintained By
Pawan Kumar
Google Developer Expert for Flutter. Passionate #Flutter, #Android Developer. #Entrepreneur #YouTuber
<a href="https://play.google.com/store/apps/dev?id=7703305844118303242&hl=en"><img src="https://github.com/aritraroy/social-icons/blob/master/play-store-icon.png?raw=true" width="60"></a> <a href="https://medium.com/@imthepk"><img src="https://github.com/aritraroy/social-icons/blob/master/medium-icon.png?raw=true" width="60"></a> <a href="https://twitter.com/imthepk"><img src="https://github.com/aritraroy/social-icons/blob/master/twitter-icon.png?raw=true" width="60"></a> <a href="https://linkedin.com/in/imthepk"><img src="https://github.com/aritraroy/social-icons/blob/master/linkedin-icon.png?raw=true" width="60"></a> <a href="https://facebook.com/imthepk"><img src="https://github.com/aritraroy/social-icons/blob/master/facebook-icon.png?raw=true" width="60"></a> <a href="https://instagram.com/codepur_ka_superhero"><img src="https://github.com/aritraroy/social-icons/blob/master/instagram-icon.png?raw=true" width="60"></a>
Donate
If you found this project helpful or you learned something from the source code and want to thank me, consider buying me a cup of :coffee:
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.