flutter covid app
about
- covid tracker which shows worldwide live data of confirmed, recovered, death cases etc.
- user can also select any country and fetch covid related data from the api https://dsease.sh/.
- the app is just for learning purposes.
packages
- http – https://pub.dev/packages/http
- youtube_player_flutter – https://pub.dev/packages/youtube_player_flutter
- lottie – https://pub.dev/packages/lottie
- url_launcher – https://pub.dev/packages/url_launcher
- font awesome – https://pub.dev/packages/font_awesome_flutter
- responsive_framework – https://pub.dev/packages/responsive_framework
new widgets/stuff that i tried
- expansiontile
- backdropfilter
- barrel files (exporting files instead of importing them many times)
i got inspired by these designs
- https://dribbble.com/shots/11033913-coronavirus-covid-19-tracker-app
- https://dribbble.com/tmrwstudio/projects/1912319-hearthy-medical-ui-kit
design
- vector images are from https://sketchvalley.com/
- covid posters from https://www.who.int/emergencies/diseases/novel-coronavirus-2019/advice-for-public
the color pallette that i used
screenshot
live preview
android.emulator.-.nexus_6_api_29_5554.2021-10-01.13-58-14.mp4
getting started
this project is a starting point for a flutter application.
a few resources to get you started if this is your first flutter project:
for help getting started with flutter, view our
online documentation, which offers tutorials,
samples, guidance on mobile development, and a full api reference.
Comments are closed.