1

The file build.gradle in the app folder shows an error(shown in the attached image). But when I run the app it works just fine. Should I be concerned about it? enter image description here

1 Answer 1

2

No You don't have to worry about it.

If you open your Android project in Android studio then this errors will gone.

To open Android module in Android studio.

Right click on your project => Flutter => Select Open Android module in Android Studio.

Update

You can enable the "Enable code completion, navigation, etc. for Java/Kotlin." from preferences.

Prefrences/Settings => Languages and Frameworks => Flutter => Below a Experiments tab.

This feature is still in experimental.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.