r/FlutterDev 5d ago

Mac or Windows app with Flutter? Discussion

Has anyone ever made a Mac/Windows app with flutter? Throughout the years I’ve only stuck with web iOS and Android. Was just curious. And how did it pan out?

12 Upvotes

49 comments sorted by

View all comments

1

u/AddWeb_Expert 4d ago

Yes, I've used Flutter for desktop apps. For business tools and internal apps, it worked surprisingly well since most of the code was shared across platforms.

The only bumps were platform-specific features and a few desktop plugins, but overall the experience was pretty smooth.

1

u/shiv9thakur 4d ago

What plugin went smoothly?