Skip to content

Flutter based application that uses API to show current time of selected countries.

Notifications You must be signed in to change notification settings

DhruvDholakiaCE/WorldTimeApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WorldTimeAapp

Flutter based application that uses API to show current time of selected countries.

Features

  • Shows current time of selected country.
  • Several options of countries represented with their flags.
  • Dynamic background with Day/Night time.

Dependencies

  • http: 0.12.2
  • intl: 0.16.1
  • flutter_spinkit: 4.1.2+1
  • cupertino_icons: 1.0.0

Deployment

To deploy this project download this folder and run

  main.dart   // First install all neccessary dependencies listed above or in pubspec file.

Demo

Demo Video:

https://drive.google.com/file/d/1oAOQTsf4vHH1VdulSjLxLW05x_JvqxVg/view?usp=sharing

Screenshots

drawing

drawing

Lessons Learned

Learned how to work with async data coming form API and how to present it dynamically.

Authors

About

Flutter based application that uses API to show current time of selected countries.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages