duration_picker 1.0.0
duration_picker: ^1.0.0 copied to clipboard
A time picker widget. Fork from flutter_duration_picker.
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.