3

enter image description here

When I am creating a new Flutter project in Android Studio, lib folder is missing. How to fix it?

I run Flutter doctor, everything is fine but I am facing this problem.

Bruno
  • 3,872
  • 4
  • 20
  • 37
Fawad Ali
  • 45
  • 1
  • 4

3 Answers3

6

As "Devarsh Ranpara" comment
change Android directory to Project

change to Project

Hurab
  • 169
  • 1
  • 4
4

Just delete .idea folder from project directory an re run android studio. it worked for me.

krupali patel
  • 142
  • 1
  • 1
  • 8
1

enter image description here

Hi

You should choose this option!!

  • 1
    Your answer could've been more informative by saying where you can find the option or how can he prevent this from happening again – Risheek Mittal Dec 06 '22 at 11:19