Skip to content

Mobile app that allows users to check the current time in various locations around the globe.

Notifications You must be signed in to change notification settings

pythagoras-19/WorldClock-Pro

Repository files navigation

logo

WorldClock Pro

WorldClock Pro is a Flutter project that allows users to check the current time in various locations around the globe. This application combines Flutter's powerful UI capabilities with external API integration to fetch real-time data.

Features

  • Display the current time for multiple cities around the world.
  • Dynamically update the time to reflect the current moment accurately.
  • Adjusts automatically for daylight saving time where applicable.
  • User-friendly interface with smooth navigation between different time zones.

Getting Started

To get started with this project, clone the repository to your local machine and ensure you have Flutter installed on your system.

Prerequisites

  • Flutter installed on your machine
  • An IDE (like Android Studio, VS Code, IntelliJ) with Flutter plugin installed
  • A working Flutter environment, with an emulator or physical device to run the app

Installation

  1. Clone the repository:
    git clone https://github.com/pythagoras-19/WorldTime.git
  2. Navigate to the project directory:
    cd world_time
  3. Install the required dependencies:
    flutter pub get
  4. Run the app:
     flutter run
  5. The app should now be running on your emulator or physical device.
  6. Explore the app and enjoy the World Time experience!

Additional Information

  1. Flutter documentation: https://flutter.dev/docs
  2. World Time API: http://worldtimeapi.org/
  3. Flutter packages used: http, intl, flutter_spinkit
  4. For help getting started with Flutter, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

Mobile app that allows users to check the current time in various locations around the globe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published