fair 0.3.0
fair: ^0.3.0 copied to clipboard
Flutter Fair is a package used to update widget tree dynamically.
0.3.0 #
- Bug fix of fair_version widgets
- Add support of flutter 1.22.6
- Minimize package size of fair_compiler
0.2.0+3 #
- Remove some api for v1.12.13 to avoid compile issue.
0.2.0+2 #
- add
Sugar.mapEachsupport in build method.
0.2.0+1 #
- Support widget update through local assets and remote uri.
- Compact with flutter v1.22.4, v1.20.4, v1.17.3, v1.12.13.
- Generate bundle with build_runner.
- Add state binding for FairWidget
- Support partial refresh of FairWidget