An open-sourced Mobile application to track the COVID-19 cases made using Flutter. Complete applicaion with crisp UI and full API Integration.
Show some love 💜 and Star ⭐️ the Repository to support the project.
Splash Screen | Home Page | Info Page |
---|---|---|
- Get Up and Running in 5 Minutes
- Flutter / Dart Packages Used
- API's Used
- Features
- Versioning
- Queries / Bugs
You can get the COVID-19 Tracker App up and running on your local dev environment in 5 minutes with these four steps:
-
Install the Flutter SDK & Android Studio. Instructions.
-
Open Terminal & navigate to the root directory of the project.
cd COVID-19-Tracker
-
Run and launch the build on preferred device.
flutter run
-
Open the source code and start editing!
Your app is now running on your physical device or emulator. Open the
lib
directory in Android Studio itself and edit*.dart
files. Hot Reload your changes, and the app will update in real time!
At this point, you’ve got the fully functional COVID-19 Tracker App running. For additional information on how you can customize your Flutter Apps, see Google Codelabs and HackerNoon Guide.
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
Package Name | Package Version | Package URL |
---|---|---|
url_launcher | latest | Open on pub.dev |
flutter_svg | latest | Open on pub.dev |
http | latest | Open on pub.dev |
pie_chart | latest | Open on pub.dev |
dio | latest | Open on pub.dev |
intl | latest | Open on pub.dev |
Country-wise data Indian state-wise data
- Get worldwide COVID-19 cases
- Coutry-wise data
- State-wise data for India
- Realtime search based on country name
- Data displayed in pie-chart
- App logo and splash-screen
- Symptoms, prevention, myth busters
- User feedback using wiredash.io
I've used Semantic Versioning 2.0.0 for versioning throughout the project.
If you got any queries or found a bug, open an Issue or ping me over on abhishekmaira1999@gmail.com