binder 0.1.4 binder: ^0.1.4 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.1.4 #
Fixed #
flutter analyze
issue.
0.1.3 #
Fixed #
- Memory leak issue when using
select
.
0.1.2 #
Added #
- Test coverage badge.
0.1.1 #
Fixed #
- Broken image links in README.
0.1.0 #
Added #
- Initial release.