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
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.
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
