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
════════ Exception caught by widgets library ═══════════════════════════════════════════════════════
The following ProviderNotFoundError was thrown building TopicProgress(dirty):
Error: Could not find the correct Provider above this TopicProgress Widget
To fix, please:
Ensure the Provider is an ancestor to this TopicProgress Widget
Provide types to Provider
Provide types to Consumer
Provide types to Provider.of()
Always use package imports. Ex: `import 'package:my_app/my_code.dart';
════════ Exception caught by widgets library ═══════════════════════════════════════════════════════
The following ProviderNotFoundError was thrown building TopicProgress(dirty):
Error: Could not find the correct Provider above this TopicProgress Widget
To fix, please:
context
is being used.If none of these solutions work, please file a bug at:
https://github.com/rrousselGit/provider/issues
User-created ancestor of the error-causing widget was:
Column file:///C:/Users/Guilherme/AndroidStudioProjects/quizapp/lib/screens/topics.dart:65:20
The text was updated successfully, but these errors were encountered: