You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What version of Flutter are you using? This project was made against an older version of Flutter, so if you're using a newer version, there is a chance the function is now deprecated and replaced with something else.
In the bloc_provider.dart file there is an error at:
BlocProvider provider = context.ancestorWidgetOfExactType(type);
How to solve this?
The text was updated successfully, but these errors were encountered: