Skip to content

Commit 29d653c

Browse files
authored
Update README.md
1 parent 7325e07 commit 29d653c

File tree

1 file changed

+17
-13
lines changed

1 file changed

+17
-13
lines changed

README.md

Lines changed: 17 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,20 @@
1-
# Corona_Go
1+
# Corona Go
2+
This is a Corona Virus data tracking application made using Flutter which gives realtime stats of all the countries.
23

3-
A new Flutter project.
4+
# This app includes:
5+
API calls<br/>
6+
Dynamic Theme<br/>
7+
Clean UI<br/>
48

5-
## Getting Started
9+
# API used:
10+
https://corona.lmao.ninja/v3/covid-19/countries
11+
<br/>
12+
<br/>
13+
<br/>
614

7-
This project is a starting point for a Flutter application.
8-
9-
A few resources to get you started if this is your first Flutter project:
10-
11-
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
12-
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
13-
14-
For help getting started with Flutter, view our
15-
[online documentation](https://flutter.dev/docs), which offers tutorials,
16-
samples, guidance on mobile development, and a full API reference.
15+
![Light Mode](assets/preview_light.jpeg)
16+
<br/>
17+
<br/>
18+
<br/>
19+
<br/>
20+
![Dark Mode](assets/preview_dark.jpeg)

0 commit comments

Comments
 (0)