1 / 2
I often use a macOS app to "simulate" building a mobile app in Flutter, particularly before I need any platform-specific functionality. Here are some changes I make to `MainFlutterWindow.swift`. The result is a cute always-on-top window sized somewhat like an iPhone SE. No plugins needed.
38 likes 6 replies
?