set_state_async 1.1.0 copy "set_state_async: ^1.1.0" to clipboard
set_state_async: ^1.1.0 copied to clipboard

A mixin to avoid "setState while widget is building or locked" issue and improve performance.

1.1.0 #

  • breaking change: setStateAsync now uses an optional positional parameter for callback instead of a named parameter.

1.0.0 #

  • stable release

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.
0
likes
160
points
138
downloads

Publisher

unverified uploader

Weekly Downloads

A mixin to avoid "setState while widget is building or locked" issue and improve performance.

Repository (GitHub)
View/report issues

Topics

#set-state #async #workaround #tweak #performance

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on set_state_async