Skip to content

Latest commit

 

History

History
69 lines (36 loc) · 849 Bytes

CHANGELOG.md

File metadata and controls

69 lines (36 loc) · 849 Bytes

0.1.2

  • Tweak UI spacing
  • Updated documents

0.1.1

  • Added type to only use Date without Time

0.1.0

  • Enables backward compatibility with Flutter versions prior to v3.0 by using ambiguate

0.0.9

  • Fixed for Flutter 3.0
  • Fixed overflow when opening

0.0.8

Removed unused properties.

0.0.7

Fixed overflow issue on smaller device.

0.0.6

Fixed breaking error from 0.0.5.

0.0.5+1

Updated README typo

0.0.5

Replace hardcoded text values by localized defaults

0.0.4+1

Updated homepage and repository link

0.0.4

Fixed time spinner alignment issue.

0.0.3+1

Fixed bug where TimeSpinner is not showing passed startDateTime

0.0.3

Fixed bug where initial DateTime not being used.

0.0.2+2

Update readme

0.0.2+1

Update pubspec.yaml

0.0.2

Update pubspec.yaml

0.0.1

Initial release.