How do I add desktop support to Flutter?

Adding desktop support to a pre-existing Flutter app flutter create . This will add the new desktop platform directory to your existing project so that you can build for it. If you want to add only specific desktop platforms, use the following command: flutter create –platforms =windows,macos,linux .

Sizin İçin Seçtik  What changed in Flutter 2?

Leave a Reply

Your email address will not be published. Required fields are marked *