duration_picker2 2.0.2 copy "duration_picker2: ^2.0.2" to clipboard
duration_picker2: ^2.0.2 copied to clipboard

A time picker widget that can select both minutes and hours. Fork from duration_picker.

2.0.2 #

  • Add minTime,maxTime
  • adjust padding to 32
  • use default theme dialog
  • enable HapticFeedback

2.0.0 #

  • lints 2.0.1

1.1.0+1 #

New Features

  • It is now possible to select the base unit of the timer using baseunit: parameter. See example app for an example.

1.0.1 #

Bug fixes

  • Updated example app

1.0.0 #

Breaking Changes

  • Added null-safety

New Features

  • Popup duration picker with box decoration

Bug fixes

  • Fixed Method not found: 'ButtonTheme.bar'

Changelog from flutter_duration_picker #

[1.0.4] - Oct 23, 2018 #

  • Fixed bug showing 60mins when approaching 0.

[1.0.3] - Aug 01, 2018 #

  • Fixed bug returning false from void function

[1.0.2] - Jul 25, 2018 #

  • Fixed initial duration when exceeding 1h

[1.0.1] - Jun 26, 2018 #

  • initial release.
5
likes
130
pub points
50%
popularity

Publisher

verified publishertbm98.dev

A time picker widget that can select both minutes and hours. Fork from duration_picker.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on duration_picker2