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

will it back or not, or google is working on it

I clicked this screenshot 3 month ago and it has support for all os

1 Like
  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

yeah, i know too desktop application can’t run in browser, i hope folder of source for other platform should be created by default

1 Like

Can you please share the full output of the command flutter doctor -v(which is visible in the pic you shared) If you still have it or you can try to get it if the workspace is stll there intact , because it will be very helpful for both of us and others to configure linux, macos and windows as they were configured and working back then … I tried to configure them many times and I face very deep errors ( from where we have no access to and not even the gemini )not even gemini can solve them and any ai agents because they dont have access to deep parts of workspace . I see a way is to configure flutter based on flutter doctor -v output of the time when its configured perfectly , which should be able to help us configure flutter perfectly for all platforms .

This command doesn’t help as we cant configure flutter build apps for platforms , i tried configuring it and creating their folders with multiple commands , still no use i face errors in which don’t even let me proceed to build the apps for those platforms and I tried to solve this with gemini and also Ai agents and still no use …