Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 532 Bytes

CHANGELOG.md

File metadata and controls

29 lines (19 loc) · 532 Bytes

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.