binder 0.4.0
binder: ^0.4.0 copied to clipboard
A lightweight, yet powerful way to bind your application state with your business logic.
Change Log #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased #
0.3.1 #
Fixed #
- Issue when watching a computed which uses an overriden ref of ref.
- Flutter upper bound.
0.2.2 #
Added #
LogicLoader
to asynchronoulsy load data from your logic when this widget is inserted into the tree.