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

Libraries

wheel_timer