set_state_async 0.1.8
set_state_async: ^0.1.8 copied to clipboard
A mixin to avoid "setState while building or locked" issue and improve performance.
0.1.8 #
- remove warning message
- add return value
0.1.7 #
- unhandled exceptions in callback are now caught by debugger
- show warning when callback fails
0.1.6 #
- eliminate recursive calls
0.1.5 #
- update example
0.1.4 #
- change topics in pubspec.yaml
0.1.3 #
- improve documentation
0.1.2 #
- improve documentation
0.1.1 #
- fix link in README.md
0.1.0 #
- first release.