Page URL
https://dart.dev/learn/tutorial/first-app
Page source
https://github.com/dart-lang/site-www/blob/main/src/content/learn/tutorial/first-app.md
Describe the problem
The quiz on this page says the "main" entry point is found in a file in the bin path. However if you follow this tutorial but are using the VSCode Flutter plugin, there is no bin path and the entry point is in "lib/main.dart".
The Flutter installation pages link to this tutorial.
Expected fix
Perhaps a box to note that it is different if you are using the VSCode Flutter plugin.
Additional context
No response
I would like to fix this problem.
Page URL
https://dart.dev/learn/tutorial/first-app
Page source
https://github.com/dart-lang/site-www/blob/main/src/content/learn/tutorial/first-app.md
Describe the problem
The quiz on this page says the "main" entry point is found in a file in the bin path. However if you follow this tutorial but are using the VSCode Flutter plugin, there is no bin path and the entry point is in "lib/main.dart".
The Flutter installation pages link to this tutorial.
Expected fix
Perhaps a box to note that it is different if you are using the VSCode Flutter plugin.
Additional context
No response
I would like to fix this problem.