omni_datetime_picker 0.2.0 copy "omni_datetime_picker: ^0.2.0" to clipboard
omni_datetime_picker: ^0.2.0 copied to clipboard

A datetime picker package with option to use a single datetime picker or a datetime range picker.

0.2.0 #

  • Flutter 3.0 and above is required
  • Fixed borderRadius issue in OmniDateTimePicker
  • Support for Material3, just set useMaterial3 in your app's theme and it will work.
  • Readme update (Overhaul planned)

0.1.4 #

  • Use drag scroll on web (same behavior as mobile)
  • Removed scrollbar on web

0.1.3 #

  • Use Custom TabView
  • Expose minutesInterval and localize am-pm

0.1.2 #

  • Tweak UI spacing
  • Updated documents

0.1.1 #

  • Added type to only use Date without Time

0.1.0 #

  • Enables backward compatibility with Flutter versions prior to v3.0 by using ambiguate

0.0.9 #

  • Fixed for Flutter 3.0
  • Fixed overflow when opening

0.0.8 #

Removed unused properties.

0.0.7 #

Fixed overflow issue on smaller device.

0.0.6 #

Fixed breaking error from 0.0.5.

0.0.5+1 #

Updated README typo

0.0.5 #

Replace hardcoded text values by localized defaults

0.0.4+1 #

Updated homepage and repository link

0.0.4 #

Fixed time spinner alignment issue.

0.0.3+1 #

Fixed bug where TimeSpinner is not showing passed startDateTime

0.0.3 #

Fixed bug where initial DateTime not being used.

0.0.2+2 #

Update readme

0.0.2+1 #

Update pubspec.yaml

0.0.2 #

Update pubspec.yaml

0.0.1 #

Initial release.

137
likes
0
pub points
96%
popularity

Publisher

verified publisheralanchan.dev

A datetime picker package with option to use a single datetime picker or a datetime range picker.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on omni_datetime_picker