This is a simple Flutter application that allows the user to select a time using Flutter's built-in time picker widget.
Here are some screenshots of the app in action:
- Clone this repository.
- Run
flutter packages get
. - Launch the app using
flutter run
.