Open
Description
Describe the content issue:
When setting up a new flutter project, there is a directory for the flutter code:
myproject/
| - flutter_app/
| - docs/
In the docs it refers to "base project directory" which is not explicit. Does this mean inside the flutter_app/
directory or inside myproject/
directory?
URL page where content issue is:
https://docs.amplify.aws/flutter/start/quickstart/
Line in docs repo