Visual Studio Code Flutter Emülatör Problem - android-emulator

I made a todo Hive project that I watched on Youtube. When I run the emulator, I encounter a white screen. There is no error on the code. can you help me what should i do?

Related

Unable to Extract Widget Android studio

I am using Android studio chipmunk 2021.2.1 patch 2 for Apple M1 chip ... created a flutter project with patch 1 ... code is working fine but some android studio features not working ...
Flutter Outline shows the source code tree but I am unable to Export any widget nither directly from the editor nor from Eflutter Outline Tab ...
doubleclick on widget tree -> refector -> Extract Flutter Widget ...
Following popup appears but nothing happens on clicking Refactor...
The same thing works fine for the Extract Method...
Flutter Outline shows the code tree but it's also not extracting any Widget...
Only the Export Method button works fine here... it also does not show Wrapping any widget all buttons are disabled ...
The following suggestion bulb is also not showing anything for this project... (This screenshot is from another project)
Unable to rename anything... it shows an error...
This error does not make any sense.
And all things are working fine for the other flutter project I downloaded from Github...
I don't know why this thing happening only for this project and working fine for other projects.

Flutter and Android Studio: Code completion prioritizes Icons package

Please see attached. I'm trying to generate a simple print statement, but Icons is being displayed as my first option. Does anybody have idea of what's causing my IDE to do this?
Thanks,
T

vscode editor with flutter give incorrect errors

While typing in vscode with flutter, I get incorrect errors. it seems the editors has incorrect text and the problem is solved only when i close and open the file again
It happens all the time now.
I attached image presenting what happens when i am typing code in flutter.
There is nothing wrong with the function but i get errors
When I close and open the evetyhing is ok
Tried allready to reopen flutter, reinstall flutter, flutter clean, reinstall vscode, download the project again from github

VS Code not showing Icon preview (Dart/Flutter)

As you can see by the attached image, the icon preview does not load.
Restarting did not help.
Any ideas how I can fix this?
Could you try running flutter clean and upgrading the Flutter SDK and see if it solves the issue? Icon previews works without issues on VS Code on my end, I'm currently on Flutter 2.5

how to fix the flutter inspector? It just shows activating dart dev tools nothing else. it's just stuck

I have been working with flutter for the last few days in Android studio Everything seems great but just one thing strikes me always the flutter inspector just does not work. this irritates a lot.
i tried a lot of fixes like removing it from the sidebar and replacing it and many more.
pls help me with this issue. i have attached the picture of the issue.