A Flutter project to track & help to fight from coronavirus.
Coronavirus Warrior is a cross-platform mobile app. It is written in Dart using Flutter.
Download the app from here.
- 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.
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
If you need any help, feel free to file an issue if you do not manage to find a solution.
Coronavirus Warrior is released under the MIT License
If you found this project useful, then please consider giving it a ⭐ on Github and sharing it with your friends via social media.
Google Developer Expert for Flutter. Passionate #Flutter, #Android Developer. #Entrepreneur #YouTuber
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 ☕
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.