setup 0.0.5
setup: ^0.0.5 copied to clipboard
Setup - A Progressive reactivity framework. An approachable, performant, and versatile framework for building Flutter user interfaces.
0.0.5 #
- bug: Fixed initialization issue with
provide/inject.
0.0.4 #
- bug: Fixed multiple rebuilds caused by
useWidgetRef. - bug: Fixed
useWidgetRefnot working witheffect. - docs: Added public API documentation comments.
0.0.3 #
- refactor: Redesign
useWidgetRefAPI - bug: Fix that
onUpdatedandonBeforeUpdatewill not execute within the correct lifecycle.
0.0.2 #
- Stabilize the obs API
0.0.1 #
first publish version.