Skip to content

A COVID-19 case tracker app which basically fetches latest data from an API and display it beautifully according to countries.

Notifications You must be signed in to change notification settings

Hash-Studios/stay-safe-flutter-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stay Safe Coronavirus Tracker Flutter App

This app basically tracks the total cases of infected persons (real-time data), in all countries with total deaths and recovered cases too. It features beautiful UI with custom animations. It has charts, global info, symtomps and other COVID-19 related info and much more stuff.

Things to do

  • Implement pull to refresh efficiently
  • Show top countries in a list on Info page
  • Improve the Bottom Nav Bar with animations
  • Change tabs by swiping between them
  • Chnage countries by swiping between them on ResultPage
  • Include Dark mode

Demo

Usage

Simply download the apk-release.apk from examples/ directory and install it. Or if you want to use this in your App simply clone the repo. I also have two much lighter build in the branches gui and updated_gui. If you want to implement this app inside your app then consider those as they have bare components needed.

If you need API it's this API.

UI Design inspired by these links - Dribble, Dribble.

Releases

No releases published

Packages

No packages published

Languages