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
I/flutter (10824): The following NoSuchMethodError was thrown building Provider:
I/flutter (10824): The method 'inheritFromWidgetOfExactType' was called on null.
I/flutter (10824): Receiver: null
I/flutter (10824): Tried calling: inheritFromWidgetOfExactType(Provider)
I/flutter (10824):
I/flutter (10824): When the exception was thrown, this was the stack:
The text was updated successfully, but these errors were encountered:
dharmitaepaisa
changed the title
Using BlocProvider with stateful widget throws following error , how should I use it with Statefule widget?
Using BlocProvider with stateful widget throws following error , how should I use it with Statefule widget? Or is there any alternate solution?
Jul 4, 2019
The text was updated successfully, but these errors were encountered: