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

Overview

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.

You might also like...

A flutter project with Implementation of a Contacts app in 4 ways (API, Custom, Preferences and Sqflite).

A flutter project with Implementation of a Contacts app in 4 ways (API, Custom, Preferences and Sqflite).

Contacts A flutter project with Implementation of a Contacts app in 4 ways (API, Custom, Preferences and Sqflite). It consist some common operations l

Nov 20, 2022

Base Flutter widget which triggers rebuild only of props changed

pure_widget Base widget which triggers rebuild only if props changed Installation pubspec.yaml: dependencies: pure_widget: ^1.0.0 Example import 'da

Dec 12, 2022

This flutter package contains a widget called DecodingTextEffect which is having some cool Decode Effects for texts.

 This flutter package contains a widget called DecodingTextEffect which is having some cool Decode Effects for texts.

This flutter package contains a widget called DecodingTextEffect which is having some cool Decode Effects for texts. Installing 1. Depend on it Add th

Nov 25, 2020

Example Flutter App with fetch API

Example Flutter App with fetch API

flutter_article Example Flutter App with fetch api from https://jsonplaceholder.typicode.com/ with http Getting Started This project is a starting poi

Jul 26, 2022

Random Users details in flutter from randomusers api

Random Users details in flutter from randomusers api

Random Users A new Flutter Random Users Details using randomuser.me api. Getting Started It is an Random users details with some cool UI, Details of u

Jul 29, 2022

Wave-transition-app - A wave transition based mobile app with included images and other files

Wave-transition-app - A wave transition based mobile app with included images and other files

Flutter wave application A new Flutter project done with dart and it's a wave tr

May 18, 2022

A fresh and modern Google Contacts manager that integrates with GitHub and Twitter.

Flokk A fresh and modern Google Contacts manager that integrates with GitHub and Twitter. Demo Builds Web: https://flokk.app Linux: https://snapcraft.

Jan 3, 2023

✨A clean and lightweight loading/toast widget for Flutter, easy to use without context, support iOS、Android and Web

✨A clean and lightweight loading/toast widget for Flutter, easy to use without context, support iOS、Android and Web

Flutter EasyLoading English | 简体中文 Live Preview 👉 https://nslog11.github.io/flutter_easyloading Installing Add this to your package's pubspec.yaml fi

Jan 9, 2023

This repository demonstrates use of various widgets in flutter and tricks to create beautiful UI elements in flutter for Android and IOS

This repository demonstrates use of various widgets in flutter and tricks to create beautiful UI elements in flutter for Android and IOS

AwesomeFlutterUI The purpose of this repository is to demonstrate the use of different widgets and tricks in flutter and how to use them in your proje

Nov 13, 2022
Comments
  • Update UI, it looks boring.

    Update UI, it looks boring.

    • [ ] No need for tabs.
    • [ ] Make everything in one page.
    • [ ] Remove the loading screen/Change it.
    • [ ] Include more useful resources (Tweets from GOI, WHO)
    • [ ] Revamp the countries list, make it sorted by most cases
    • [ ] Make the app with one primary color, not red
    • [ ] Apply dynamic theming
    • [ ] Include more graphs
    bug enhancement good first issue UI 
    opened by codenameakshay 0
Owner
Hash Studios
We deliver beautiful experiences for everyone.
Hash Studios
A flutter package which makes it easier to display the difference between two images.

?? Before After A flutter package which makes it easier to display the differences between two images.. The source code is 100% Dart, and everything r

Sahil Kumar 741 Dec 30, 2022
filterList is a flutter package which provide utility to search/filter data from provided dynamic list.

filter_list Plugin FilterList is a flutter package which provide utility to search/filter on the basis of single/multiple selection from provided dyna

Sonu Sharma 156 Dec 24, 2022
A package to display blinking point to your mobile app in Flutter

Blinking point Easy way to create a blinking point for your Flutter project. Installation Add this to your package's pubspec.yaml file: dependencies:

Tam Nguyen 13 Apr 18, 2022
Flutter ListView and GridView that shows Loading Widgets before the real data is loaded.

loadinglistview This package provide an easy way to show loading indicator(Widget) in a listview or a gridview while the app is still fetching the rea

null 3 Dec 8, 2021
SwiftUI - Examples projects using SwiftUI released by WWDC2019. Include Layout, UI, Animations, Gestures, Draw and Data.

SwiftUI Examples About Examples projects using SwiftUI & Combine. Include Layout, UI, Animations, Gestures, Draw and Data. See projects files in Files

Ivan Vorobei 4.2k Jan 8, 2023
A flutter package that adds support for vector data based animations.

animated_vector Description and inspiration A package that adds support for vector data based animations. The data format is heavily inspired from the

Potato Open Sauce Project 6 Apr 26, 2022
A flutter package which contains a collection of some cool and beautiful effects; support android and ios

flutter effects A flutter package which contains a collection of some cool and beautiful effects; support android and ios . Screenshot type support ch

大海豚 462 Jan 3, 2023
Sample Flutter Drawing App which allows the user to draw onto the canvas along with color picker and brush thickness slider.

DrawApp Sample Flutter Drawing App which allows the user to draw onto the canvas along with color picker and brush thickness slider. All code free to

Jake Gough 226 Nov 3, 2022
A widget for stacking cards, which users can swipe horizontally and vertically with beautiful animations.

A widget for stacking cards, which users can swipe horizontally and vertically with beautiful animations.

HeavenOSK 97 Jan 6, 2023
A flutter package which will help you to generate pin code fields with beautiful design and animations

A flutter package which will help you to generate pin code fields with beautiful design and animations. Can be useful for OTP or pin code inputs ?? ??

Adar 550 Dec 23, 2022