Using Flutter to build a native-looking desktop app for macOS and Windows
Here, I will try to present another huge benefit of using Flutter desktop: the ability to build an app with a user interface that matches the underlying platform's design standards.
As you can see, Shortcut Keeper is built to be an adaptive app for desktops, boasting a different UI design for macOS and Windows, while using a single codebase.
This has always been the holy grail of cross-platform development, and the screenshots here are relatively convincing.