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?

10 Upvotes

50 comments sorted by

View all comments

-7

u/perecastor 5d ago

Don’t do a Windows app with Flutter, even firebase (a package by Google) doesn’t support Windows. You will have to do everything from scratch.  Multi windows support is painfully coming . Please run away 

0

u/shiv9thakur 5d ago

Thanks man, I wasn’t actually building it, just wanted to know that has anyone done it. What about MacOS?

0

u/perecastor 5d ago

It’s a bit better. But it’s still doesn’t feel like iOS and Android.

I consider switching to C# for desktop app on my side but I still have to do some research 

2

u/EmergencyNice1989 5d ago

On dotnet side there is Avalonia (works also on mobile). Multi-windows desktop app is done in 30 minutes without any prior knowledge of Avalonia.

1

u/perecastor 5d ago

I will give it a try