With initial 'flutter create' support now having landed for all three desktop platforms, the migration from the FDE repo to Flutter has reached another major milestone: the flutter-desktop-embedding repository is no longer necessary to create or run a Flutter project on any desktop platform. (And in fact, example/ is no longer in the repo as of now; see
https://github.com/flutter/flutter/wiki/Desktop-shells#create for the current instructions for adding/updating desktop platform directories to your project.)
That feels like the right time to sunset this mailing list, so I'm setting it to read-only. Going forward:
- For issues with, or feature requests for, the plugins that still currently live in FDE, use the FDE issue tracker.
Thanks to everyone who contributed to the discussions here, and I hope to see you all in the main Flutter groups!
-Stuart