async_action 1.0.0 copy "async_action: ^1.0.0" to clipboard
async_action: ^1.0.0 copied to clipboard

A library for making asynchronous actions highly reactive to state changes in Flutter UI.

1.0.0 #

  • Initial release of async_action.
  • Added AsyncAction, AsyncAction0, and AsyncAction1 for reactive asynchronous logic.
  • Added Result (Ok/Error) for explicit outcome handling.
  • Added AsyncActionButton for seamless UI integration with actions.
  • Added utility extensions for Future<Result> and AsyncAction widget builder.
2
likes
160
points
108
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A library for making asynchronous actions highly reactive to state changes in Flutter UI.

Repository (GitHub)
View/report issues

Topics

#async #state-management #ui-reactivity #flutter

License

MIT (license)

Dependencies

flutter

More

Packages that depend on async_action