async_var 1.1.1
async_var: ^1.1.1 copied to clipboard
Async Data, Loading notifier, Error all in one variable, reducing boilerplate code and making your code more concise
1.0.0 #
Async function loading with its own error, loading start/stop, and data variable.
1.0.1 #
Administrative updates
1.0.2 #
Administrative updates
1.0.3 #
Error returned back on doit
1.1.0 #
action method removed from init. it is coupled with the execute method
1.1.1 #
operations are now cancellable