A beautifully designed Flutter application that displays real-time world clock data for multiple international locations with dynamic day/night themes.
- 🌎 Multiple world locations
- ⏰ Real-time timezone data using API
- 🌞 Dynamic day and night backgrounds
- 🚩 Country flag icons
- 🎨 Clean and responsive Flutter UI
- ⚡ Fast and lightweight app experience
- Flutter
- Dart
- REST API
- HTTP Package
- Flutter Spinkit
Install dependencies:
flutter pub getRun the app:
flutter runlib/
├── pages/
│ ├── loading.dart
│ ├── home.dart
│ └── choose_location.dart
│
├── services/
│ └── world_time.dart
│
└── main.dart
- Search functionality
- Favorite locations
- Weather integration
- Animated clock UI
- Local storage support
Sachin Kumar
⭐ If you like this project, feel free to star the repository.