Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 306 Bytes

CHANGELOG.md

File metadata and controls

18 lines (11 loc) · 306 Bytes

0.0.4

  • Add support for State and all state lifecycle and mixins.
  • Add many more examples.

0.0.3

  • Add example.
  • Update readme.

0.0.2

  • Make the package null safe.

0.0.1

  • Implement a widget that can have local mutable state without a complex StatelessWidget/StatefulWidget dichotomy.