A new Flutter application that analyzes the number of confirmed cases of corona and vaccinations.
- login page
- home
- menu
- case/death page
- total cases values calculated for each date for 7 days from the ”parsed last date”.
- daily cases values calculated for each date for 7 days from the ”parsed last date”.
- total cases values calculated for each date for 28 days from the ”parsed last date”.
- daily cases values calculated for each date for 28 days from the ”parsed last date”.
- vaccine page
- total vaccination values calculated for each date for 7 days from the ”parsed last date”.
- daily vaccination values calculated for each date for 7 days from the ”parsed last date”.
- total vaccination values calculated for each date for 28 days from the ”parsed last date”.
- daily vaccination values calculated for each date for 28 days from the ”parsed last date”.










