With version 2, desktop support has been added to the already rich Flutter framework. This means that you can compile Flutter projects to native macOS, Windows, and Linux apps.
In this recipe, you will see how to run your app on a Mac, and solve a specific permission issue that prevents your code from retrieving data from the web.