Went to this file to get the Android Package name but after copy and pasting the name (without editing anything) suddenly face an error I cannot solve.
Not sure why this error only occured when I am halfway through the project when I open this file. How do I resolve this?
Tried to see what Inspector suggested, but did not help.
Image of Error I am facing
3
Answers
The issue you mentioned doesn’t seem to be a problem. If you’re able to run the application without any trouble, it may not be a real issue.
It should be like this:
Viewing it directly as a flutter project will prompt an error. If you want to view android without an error message, you should open it according to the following steps,
Tools->Flutter->Open for Editing in Android Studio