I am trying to build a Desktop app with Flutter and Firebase . I am not able to find how to run the configuration. The flutterfire configuration have only options for iOS,Android and Web. Can we update the firebase_options.dart to include Linux and other desktop app.
I get below while running the Linux app.
Syncing files to device Linux... flutter: Run Firebase.initializeApp flutter: PlatformException(channel-error, Unable to establish connection on channel., null, null) [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Invalid argument(s) (onError): The error handler of Future.catchError must return a value of the future's type #0 _FutureListener.handleError (dart:async/future_impl.dart:181:7) #1 Future._propagateToListeners.handleError (dart:async/future_impl.dart:779:47)