Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 624 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 624 Bytes

World Time App

A simple app to get times of places from around the around.

Built using

  • Flutter
  • Dart
  • WorldTimeAPI
  • MaterialDesign

To run locally

  • Clone the repository with git clone https://github.com/Pradeep-selva/world-time-app.git
  • Install dependencies with pub get
  • Run the app with flutter run

License

MIT © Pradeep-selva