UseAsyncState #8
Replies: 2 comments 1 reply
There's a mistake in the document, sorry.
That's right, the value of On the other hand, I see that in your example you don't call |
|
Is this package still supported or not? |
There's a mistake in the document, sorry.
That's right, the value of On the other hand, I see that in your example you don't call |
|
Is this package still supported or not? |
Uh oh!
There was an error while loading. Please reload this page.
Hi, I'm a new Flutter user. I'm learning your library.
question about UseAsyncState.
I'm trying to mutate an object, but I can't.
documentation says
but when I try to change the value in my code I get an error
There isn't a setter named 'value' in class 'UseAsyncStateBase'.
Try correcting the name to reference an existing setter, or declare the setter.
Please help, thank you. Sorry for my English.
All reactions