You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 🦠 COVID Tracker App
A **Flutter** application that provides **real-time COVID-19 statistics** using a free COVID-19 API. Users can view **global and country-specific COVID-19 data**, including **total cases, deaths, recoveries, and active infections**. The app features a **circular ring graph** for visualizing case categories and a **search filter** to quickly find country-specific data.
## 🚀 Features
✅ Fetches **real-time COVID-19 data** from a free API.
✅ Displays **global and country-specific statistics**.
✅ **Circular ring graph** for easy data visualization.
✅ **Search filter** to find specific countries quickly.
✅ Simple and **clean UI** for a smooth experience.
## 📲 Getting Started
Follow these steps to set up and run the app locally.
### **1️⃣ Clone the Repository**
# Clone this repository
git clone https://github.com/DeveloperMalak/covid-tracker.git
# Navigate to the project directory
cd flutter_covid_tracker
flutter clean
flutter pub get
3️⃣ Run the App
flutter run
📸 Screenshots
🛠️ Tech Stack
Flutter – Frontend UI framework
Dart – Programming language
REST API – Fetching COVID-19 data
🔗 API Source
The app retrieves COVID-19 data from a free COVID-19 API.
📜 License
This project is open-source and available under the MIT License.
🚀 Stay safe and track COVID-19 data easily!