The emulator is not displaying. Any possible fix?
In the dev.nix file do you see and android configuration present?
Yes there are configurations present in dev.nix
You can try the following:
cmd + p on mac and I think cltr + p on windows/linux and search for emulator and see if it comes up
I’ve been delayed for about 6 days now working on this project. I hope the IDX team is working on this and resolve this soon.
1 Like
It appears the IDX Team resolved the issue. You simply need to update your minSDK to at least version 23 and update any dependent file associated. Afterwards, just run, 1. flutter clean
2. flutter pub get and 3.flutter run