interval_datetime_picker 0.0.3 copy "interval_datetime_picker: ^0.0.3" to clipboard
interval_datetime_picker: ^0.0.3 copied to clipboard

A customizable Flutter date-time picker with interval support.

⏰ interval_datetime_picker #

A customizable Flutter DateTime Picker widget with support for selecting time slots in specific intervals (e.g., every 15 minutes). Ideal for booking apps, reservations, and any use case requiring scheduled time input.

Flutter Pub Version License


✨ Features #

  • ✅ Custom interval-based time selection (e.g., every 15 mins, 30 mins, 1 hour)
  • ✅ Easy to integrate in any Flutter app
  • ✅ Lightweight and fast
  • ✅ Customizable UI (coming soon)

🚀 Getting Started #

Installation #

Add this to your pubspec.yaml:

dependencies:
  interval_datetime_picker: ^0.0.1 # (after published)
0
likes
150
points
171
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable Flutter date-time picker with interval support.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on interval_datetime_picker