I've been trying to learn flutter, but I keep getting problems not with the code, but with the behaviour of the IDEs. I've spent considerably more time (feels like at least 10x the amount) trying to fix issues that actually have nothing to do with the code.
My current problem is that I've seen several tutorials where the instructor highlights the scaffold widget in code, right clicks and goes 'wrap with Column'. That option simply isn't there for me, so I'm having trouble following the guide.
I even tried to do this with the shortcut ctrl+. in VScode, and that doesn't show me a wrap column option either. I could just write the code manually, copying what happens when the instructor uses the context menu, but I feel I shouldn't have to. Any ideas?
Here is what the instructor sees
And here is what I see
Just make sure Scope analysis to the current package in Dart Analysis Server Settings is checked.
Just at the bottom of Android Studio, go to Dart Analysis -> Analyser Settings
Check Scope analysis to the current package
Check the image here for details
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With