Closed CodingTurtle2 closed 6 months ago
If you run a normal Flutter app in Wayland with flutter-elinux run, it has a title bar, but if you then build the app, the title bar disappears:
flutter-elinux run
Please see https://github.com/sony/flutter-embedded-linux/wiki/How-to-run-Flutter-apps#command-options
Closing.
If you run a normal Flutter app in Wayland with
flutter-elinux run
, it has a title bar, but if you then build the app, the title bar disappears: