I am trying to Extract Widget via Flutter Outline But I am facing below problem in android studio.
Flutter Outline Shows "Nothing to s
Using your terminal, regardless of windows or mac, go to project directory then run the command below:
flutter pub upgrade
It works perfectly for me.