wheel_timer 1.0.0+2
wheel_timer: ^1.0.0+2 copied to clipboard
A custom Flutter widget that provides a time picker with scroll functionality, optimized for best UI and UX.
wheel_timer #
A Flutter package that provides a customizable scrollable time picker with wheel-style UI. Supports both 12-hour (AM/PM) and 24-hour formats.
✨ Features #
- Scrollable hour and minute wheels
- AM/PM toggle support
- Fully customizable styling
- Easy to integrate in any Flutter form or time selection UI
🛠 Installation #
Add this line to your pubspec.yaml
file under dependencies
:
dependencies:
wheel_timer: ^1.0.0+1