-
Notifications
You must be signed in to change notification settings - Fork 77
Issues: brianegan/scoped_model
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Exception has occurred. ScopedModelError (Error: Could not find the correct ScopedModel.
#118
opened Aug 8, 2023 by
kashyapmistry
Error: Could not find the correct ScopedModel. To fix, please: * Provide types to ScopedModel<MyModel> * Provide types to ScopedModelDescendant<MyModel> * Provide types to ScopedModel.of<MyModel>() * Always use package imports. Ex: `import 'package:my_app/my_model.dart'; If none of these solutions work, please file a bug at:
#116
opened Apr 29, 2023 by
parthborad2987
Target of URI doesn't exist: 'package:scoped_model/scoped_model.dart'.
#113
opened Aug 4, 2022 by
nabinsah703
How to get access to other scoped models in a scoped model file?
#75
opened Apr 25, 2019 by
Feelthewind
ProTip!
Exclude everything labeled
bug
with -label:bug.