Skip to content
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

The getter 'controller' isn't defined for the class 'BehaviorSubject'. #3

Open
sat12341234 opened this issue Apr 28, 2020 · 1 comment

Comments

@sat12341234
Copy link

I get following error. Any idea how to fix it?
Thanks

"flight_details_bloc.dart",
"severity": 8,
"message": "The getter 'controller' isn't defined for the class 'BehaviorSubject'.\nTry importing the library that defines 'controller', correcting the name to the name of an existing getter, or defining a getter or field named 'controller'.",
"source": "dart",
"startLineNumber": 124,
"startColumn": 53,
"endLineNumber": 124,
"endColumn": 63,
"tags": []

@Ivanhoe160676
Copy link

Did you solved the issue? i was trying to solved too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants