This app provides latest data on coronavirus cases for every state and district in india.
The App is powered by firebase cloud masaging which lets users recieve push notification on latest updates.
it uses shared_preferences for storing user's loction on device.
For state management Provider package has been used.
All realtime data is recieved through api provided by 'covid19india.org'. covid19india.org is an opensource website which provides latest data on coronavirus cases in india.
suggestions and contributions are most welcome.