-
Notifications
You must be signed in to change notification settings - Fork 27.8k
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
Could not resolve the package 'dreaming_application' in 'package:dreaming_application/page/MainPresenter.dart'. #89090
Comments
@isong0623 |
I think this is a syntax compiler error. If you have time, I hope you can follow up. Thanks. |
Looking at the exception you are getting:
It could be related to dart and not Flutter framework. Please report this issue in dedicated repo: https://github.com/dart-lang/sdk/issues |
I fixed this problem, you can run that demo at first commit. https://github.com/isong0623/compile_error_demo @darshankawar At present, I plan to rebuild these projects into an independent FLUTTER project. Thank you for your answer. |
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of |
open android project and run it's ok ,but open flutter project got error.
when remove package name replace with relate file path, no error log, but got new seem error.
I'm sure the code no problem, I did't know how the dart code analysis in flutter project.
Here's the error log:
The text was updated successfully, but these errors were encountered: