Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

45 lines (26 loc) · 1.02 KB

[1.0.0] - TODO: Add release date.

  • Initial release

[1.0.1] - TODO: Add release date.

  • Updated docs

[1.0.2] - TODO: Add release date.

  • Fixed a bug when start-time was beyond 21pm

[1.0.3] - TODO: Add release date.

  • Fixed a bug with landscape orientation

[1.1.0] - TODO: Add release date.

  • Included the timepicker as public widget and fixed some minor issues

[1.1.1] - TODO: Add release date.

  • Fixed a bug with am / pm

[2.0.0] - TODO: Add release date.

  • Added clock rotation parameter
  • Added max duration parameter
  • Added null safety support

[2.0.1] - TODO: Add release date.

  • Fixed bug with default values

[2.1.0] - TODO: Add release date.

  • Fixed bug with max duration when using a disabled timeframe
  • Enhanced handler movement
  • Added parameter min duration (default 30 min)
  • Added examples for custom dialogs (including ios style)
  • Added some assertions to help avoiding errors during implementation

[2.3.0] - TODO: Add release date.

  • Fixed minor compability issues with Flutter 3