I'm building a desktop application with Flutter. Operating system Windows. I will do operations with Firebase Storage in this program. But I don't know which platform to install.
Which one should I continue with?
CodePudding user response:
firebaser here
For the moment you'll have to create an iOS
app descriptor in Firebase for your Mac application, with the little
after iOS indicating "other Apple platforms". We're working on making this more obvious.
Update: Oops, I see I misread your target platform. Windows is currently not a supported platform for the Firebase plugins for Flutter. See the supported platforms in the Firebase documentation for Flutter.