Why support for ios, mac, linux and window removed from flutter idx

  1. Compilation for Linux, Window and Mac can be enabled with the following command:
flutter create --platforms=windows,macos,linux .
  1. Project IDX do not support showing the output of desktop app, and it never had from what I know, but there is a chances of it being implemented in the future
    Pygame/PySimpleGUI setup help - #6 by kirupa