Lack of information in docs which possibly needs a more modern fix via LLM's #11530
Labels
e2-days
Effort: < 5 days
from.page-issue
Reported in a reader-filed concern
p2-medium
Necessary but not urgent concern. Resolve when possible.
Page URL
https://docs.flutter.dev/release/breaking-changes/android-java-gradle-migration-guide/
Page source
https://github.com/flutter/website/tree/main/src/content/release/breaking-changes/android-java-gradle-migration-guide.md
Describe the problem
The actual error I encountered was:
For which a Flutter fix was displayed as:
But in the solution, what is mentioned is
In Android Studio, open the android folder. This should bring up the following dialog:
. And I don't know what this means. In my project when I open theandroid
folder in Android Studio, no dialog opens up.Expected fix
You need to clearly specify all the steps to do to reach this "android folder" you mentioned. But why are you guys expecting Users to follow these long set of instructions?
This is the age of LLM's. Can't you guys change the IDE functionality to let the IDE automatically figure out what the errors are and automatically do the necessary downloads and fixes? Why are you still expecting Users to go through error messages and then go to documentation pages and then search the internet or StackOverflow for a solution? Besides, it would be annoying for your team to keep updating the documentation too, especially when your other team members keep changing the UI as per their whims.
Please escalate this matter and find a more modern solution to this issue.
Additional context
No response
I would like to fix this problem.
The text was updated successfully, but these errors were encountered: