A Flutter project to provide Real-time statistics of Novel Corona virus.
- Clone the repo
git clone https://github.com/hiteshgarg123/CORONA-TRACKER
- Install the dependicies
flutter pub get
- Run it
flutter run
- Based on BLoC & Provider Architecture.
- Null Safe Code-base.
- Shows Worldwide as well as Country-wise stats.
- Dedicated pages for India's stats.
- Statewise stats of India.
- Beautiful PieCharts for data visualisation.
- Myth Buster section.
- FAQs Section.
- Search Functionality (in countrywise stats and India's statewise stats).
- You can directly donate to PMNRF by opening from App.
- Linter Enabled.
- Null Safety Migration.
- Complete Data Caching.
- Error Handling.
- Beautiful Dark Theme.
- Complete Data Caching Service.
- Error Handling.
- Dark mode.
- Top banner cutting in some devices [FIXED].
- Pie Charts cutting from right side in some devices [FIXED].
- Date and Numbers formatting.
- Top buttons
Regional
andIndia Stats
not fitting on screen in some devices. - Last Refreshed/Updated.
CLICK ME TO EXPAND
auto_size_text: ^3.0.0-nullsafety.0
cached_network_image: ^3.0.0
cupertino_icons: ^1.0.2
day_night_switcher: ^0.2.0+1
fl_chart: ^0.36.0
flutter_spinkit: ^5.0.0
fluttertoast: ^8.0.6
hive: ^2.0.4
hive_flutter: ^1.0.0
http: ^0.13.2
intl: ^0.17.0
liquid_pull_to_refresh: ^3.0.0
pie_chart: ^5.0.0
provider: ^5.0.0
shared_preferences: ^2.0.5
url_launcher: ^6.0.3
I welcome and encourage all pull requests. It usually will take me within 24-48 hours to respond to any issue or request. Here are some basic rules to follow to ensure timely addition of your request:
- Match the document style as closely as possible.
- Please keep PR titles easy to read and descriptive of changes, this will make them easier to merge.
- Pull requests must be made against
master
branch for this particular repository. - Have fun!
Hitesh Garg (@hiteshgarg285) (Instagram)
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.