wheel_timer 1.0.0+2 copy "wheel_timer: ^1.0.0+2" to clipboard
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
2
likes
140
points
4
downloads

Publisher

unverified uploader

Weekly Downloads

A custom Flutter widget that provides a time picker with scroll functionality, optimized for best UI and UX.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on wheel_timer