Reputation: 21
I've just upgraded to the major version of flutter lints and I faced this warning about using BuildContext in async methods. I found some answers for this issue without state management, but I don't understand how to use "mounted" in my provider or how to just make it the right way The warning in async method
Upvotes: 0
Views: 87