Skip to content

Releases: Vustron/Flutter-World-Time

WorldTimeApp_v2.3.3

25 Nov 02:46
70f41e4
Compare
Choose a tag to compare

Flutter World Time App Version-2.3.3 Release Notes

New Features

  • Added a sorting method on change location so that it will display alphabetically
  • Added Splash Screen

🛠️Fixed

  • Fixed UI bug
  • Fixed page transition bug
  • Fixed background image bug

🪲Bugs:

  • None so far please report any bug that you have found.

WorldTimeApp_v2.3.2

18 Nov 07:13
Compare
Choose a tag to compare

Flutter World Time App Verion-2.3.2 Release Notes

New Features

  • Added Splash Screen
  • Added some transitions

🛠️Fixed

  • Fixed the edit button not showing up
  • Fixed some transition bug
  • Fixed UI bug because of Flutter Update

🪲Bugs:

  • None so far please report any bug that you have found.

WorldTimeApp_v2.3

16 Nov 12:19
Compare
Choose a tag to compare

Flutter World Time App Verion-2.3 Release Notes

New Features

  • Improved the home screen
  • Improved the profile UI
  • Added new time zones


🛠️Fixed

  • Fix some UI bug
  • Fix some logic bug

🪲Bugs:

  • Edit button will not show up when signing in non-google user account

WorldTimeApp_v1.0

12 Nov 07:43
fa7050f
Compare
Choose a tag to compare

Flutter World Time App Release Notes

Overview

The Flutter World Time App is a mobile application built using Dart and Flutter that provides users with accurate world time information. This release introduces several key features and improvements to enhance the user experience.

Screenshots

Sign-In Screen
Sign-Up Screen
Home Screen
Profile Screen
Change Location Screen
Update User Profile Screen

Features

  1. World Time Data
    Utilizes the World Time API to fetch accurate and up-to-date world time data.
    Users can view the current time, date, and timezone information for various countries.
  2. Authentication
    Implements Firebase for user authentication to enhance security and personalize user experiences.
  3. Intuitive User Interface
    The app is designed with a focus on user-friendly navigation and a clean interface to ensure a smooth user experience.
  4. Limited Country Time
    Provides users with the ability to view time information for a curated list of countries, streamlining the user experience by focusing on essential information.

Technology Stack

Google Dart
Flutter
Firebase

How to Use

Clone the repository.
Install dependencies using:

flutter pub get

Run the app on an emulator or physical device.

### Feedback
I'll welcome feedback and contributions from the community to help improve the Flutter World Time App. If you encounter any issues or have suggestions for enhancements, please open an issue or submit a pull request.

Thank you for using the World-Time-App!