Releases: Duit-Foundation/flutter_duit
Releases · Duit-Foundation/flutter_duit
v2.2.0
What's Changed
- feat: IntrinsicHeight widget by @lesleysin in #75
- feat: Improved data merging with component template by @lesleysin in #112
- feat: ValueReference default value prop by @lesleysin in #113
- fix: Key creation by @lesleysin in #122
- test: Component by @lesleysin in #123
- test: DuitAlign widget tests by @lesleysin in #125
- test: Center widget by @lesleysin in #128
- test: DuitButton by @lesleysin in #130
- feat: custom decoders & encoders by @lesleysin in #131
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- patch: AttributeValueMapper import by @lesleysin in #68
- DuitDriver constructor with static content (json) by @lesleysin in #69
- patch: AnimatedBuilder controller reuse by @lesleysin in #70
- feature: Duit native module by @lesleysin in #71
- Startup metrics by @lesleysin in #72
- Timer event type by @lesleysin in #73
Full Changelog: v2.0.1...v2.1.0
v2.1.0-pre
What's Changed
- patch: AttributeValueMapper import by @lesleysin in #68
- DuitDriver constructor with static content (json) by @lesleysin in #69
- patch: AnimatedBuilder controller reuse by @lesleysin in #70
Full Changelog: v2.0.1...v2.1.0-pre
v2.0.1
What's Changed
- Fixed an issue with animations not working when using AnimatedBuilder inside components
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- feat: widget Keys by @lesleysin in #62
- feat: migration to duit_kernel v2 by @lesleysin in #63
- feat: Animated Size by @lesleysin in #64
- feat: Explicit animations by @lesleysin in #65
Full Changelog: v1.13.0...v2.0.0
v1.13.0
What's Changed
- feat: RepaintBoundary widget by @lesleysin in #59
- feat: OverflowBox widget by @lesleysin in #60
- feat: DuitMetaData inherited widget by @lesleysin in #61
Full Changelog: v1.12.0...v1.13.0
v1.12.0
What's Changed
- patch: Prevent merge if data is empty by @lesleysin in #57
- feat: ListView widgets by @lesleysin in #58
Full Changelog: v1.11.0...v1.12.0
v1.11.0
Concurrent mode - beta
Full Changelog: v1.10.0...concurren-mode-1
v1.10.0
What's Changed
- feat: Subtree widget by @lesleysin in #44
- feat: Meta widget by @lesleysin in #54
Full Changelog: v1.9.1...v1.10.0