Matan Lurey @matan.wtf · Dec 22

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

?

Replies

Larry Aasen · Dec 22

Good tip

Allan Ramos · Dec 23

That’s great 💙

Taha Tesser · Dec 22

I use macOS app to test the app 95% of the time! Thanks for sharing this.

@muhammadkamel.bsky.social · Dec 22

This also reduces the memory & CPU usage. 😄

Rafal Wachol 💙 · Dec 23

I used to use this before pub.dev/packages/dev...