Skip to content

Latest commit

 

History

History
62 lines (40 loc) · 2.22 KB

README.md

File metadata and controls

62 lines (40 loc) · 2.22 KB

Globe Time App

Description

The main motive behind to make this App was to show the Time data of diffrent country of all over the Globe live. So I have used WorldTime API to show the Time data in my App.

World Time API is a simple web service which returns the local time for a given timezone. (is Currently in Daylight Savings time, when DST start and ends the UTC offset etc.)

The API returns JSON Adding a suffix of .txt to any API, url will return a plane_text response.

App Snapshots

  • Home

  • Choosing Location for Time

  • Day Time View

  • Night Time View

Flutter Package Dependencies are used

Technology

Tools

Learn more and Getting Started with Flutter

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.