currently on a tutorial and the instructor project is on main dart while mine has no option for main dart only main java.
please if there is any suggestion on this i would really love it.
- Can you share the tutorial with us?
- Can you show a screenshot of the instructors screen showing what you are looking for and then show a screenshot from your own machine showing this item are not there?
- Please post the full output of running
flutter doctorfrom a terminal.
I think the issue due to the usage of android studio currently it shows the android folder you can switch that by ensure you are here
If you’re new, you maybe on the android folder in your project, you can check the tutorial and compare it to be lib folder where the main.dart file resides.
