Skip to content

Latest commit

 

History

History
52 lines (27 loc) · 688 Bytes

File metadata and controls

52 lines (27 loc) · 688 Bytes

4.0.2

  • Migrate the example to null safety.

4.0.1

  • Minor fixes.

4.0.0

  • Stable release for null safety.

4.0.0-nullsafety.1

4.0.0-nullsafety.0

  • Set nullsafety version

3.1.0

  • Enable null-safety.

3.0.1

  • Make widgets strongly typed.

3.0.0

  • Make Saver strongly typed.

2.0.2

  • Replace WhitelistingTextInputFormatter with FilteringTextInputFormatter.

2.0.1

  • Add self_storing_radio_group.

2.0.0

  • Add self_storing_checkbox.

1.0.1

  • Fix bug in self_storing_text.

1.0.0

  • Publish initial version.