cupertino_date_selector 0.0.6 copy "cupertino_date_selector: ^0.0.6" to clipboard
cupertino_date_selector: ^0.0.6 copied to clipboard

Highly customizable Cupertino modal selector for items, dates, times, and durations.

0.0.6 #

  • README: screenshot previews use HTML <img width="280"> so pub.dev shows compact, readable thumbnails.

0.0.5 #

  • README: screenshot gallery renders embedded images on pub.dev (Markdown ![…](raw URL)).

0.0.4 #

  • Optional enableHapticFeedback on every CupertinoDateSelector / CupertinoDateSelectorWidget factory; when set, it overrides CupertinoDateSelectorModifiers.enableHapticFeedback.
  • Wheel haptics on by default (HapticFeedback.selectionClick); skipped on web.
  • README: haptic behavior by platform, screenshot raw URLs under assets/; example app UI refresh.

0.0.3 #

  • Added CupertinoDateSelectorModifiers (selection mode, haptics, locale, modal barrier color, useRootNavigator, custom month labels, semantics).
  • Added CupertinoDateSelectorSelectionMode (live vs commitOnSubmit).
  • Added CupertinoDateSelectorController with jumpTo for programmatic wheel sync.
  • Added CupertinoDateSelectorPickerBody for wheel-only embedding in custom UI.
  • Localized month wheel labels via intl (optional monthLabelBuilder override).
  • Added CupertinoDateSelectorThemeData.selectedWheelItemTextStyle for year/month wheels.
  • Modal show uses StatefulBuilder so submit uses the latest value; supports barrier color and useRootNavigator via modifiers.
  • Pubspec topics; example Recipes screen; widget tests.

0.0.2 #

  • Added CupertinoDateSelectorWidget inline widget constructors for all picker modes.
  • Added onChanged support for widget APIs and improved submit-button visibility behavior.
  • Fixed date boundary normalization for date/monthYear pickers to avoid Cupertino assertions.
  • Updated README and pubspec metadata for improved pub.dev package scoring.

0.0.1 #

  • Rebuilt package as a Cupertino-first standalone selector library.
  • Added CupertinoDateSelector with constructors for items, date, time, dateTime, year, monthYear, and duration.
  • Added CupertinoDateSelectorThemeData for full visual customization.
  • Added updated README docs with usage examples.
1
likes
160
points
51
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Highly customizable Cupertino modal selector for items, dates, times, and durations.

Repository (GitHub)
View/report issues

Topics

#cupertino #picker #date-picker #time-picker #modal

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on cupertino_date_selector