A simple Flutter application to check the current time in various locations around the world, with dynamic background changes indicating day and night.
- Features
- Screenshots
- Installation
- Usage
- Contributing
- License
- Acknowledgements
- Select Location: Choose a location to view its current time.
- Dynamic Background: Background changes to indicate day or night.
- User-Friendly Interface: Clean and intuitive design.
Clone the repository:
git clone https://github.com/yourusername/world-timer-app.git
Navigate to the project directory:
cd world-timer-app
Install dependencies:
flutter pub get
Run the app:
flutter run
Open the app on your device. Select a location from the list to view its current time. Observe the background change to indicate day or night in the selected location.
Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.
This project is licensed under the MIT License - see the [LICENSE] file for details.