Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 717 Bytes

CHANGELOG.md

File metadata and controls

34 lines (24 loc) · 717 Bytes

1.1.0

  • Refactor: Add null sound safety

1.0.3

  • Feature: crossAxisAlignment is now always center

1.0.2

  • Updated dependencies

1.0.1

  • Updated dependencies
  • Formatted code

1.0.0+7

  • Fixed a bug that caused dark mode not to apply to background color

1.0.0+6

  • Add super(key) to SettingRow

1.0.0+5

  • Added reference to entire tutorial
  • Removed NewPage settings control. It wasn't working anyway ;)

1.0.0+4

  • Added a lot of documentation for usage.

1.0.0+3

  • Fixed a bug that caused drop down preselection not to work.

1.0.0+2

  • Fixed a bug that caused TextField widgets not to work because of an errornous initialization.

1.0.0+1

  • Initial release.