duration_picker 1.1.1 copy "duration_picker: ^1.1.1" to clipboard
duration_picker: ^1.1.1 copied to clipboard

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

1.1.1 #

Switched to lint and applied all suggested lints.

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.
97
likes
130
pub points
94%
popularity

Publisher

verified publishersteenbakker.dev

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on duration_picker