FirebaseOptions to PigeonFirebaseOptions support #9264
Unanswered
TheFabbiusCorp
asked this question in
Feature request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
With the latest firebase_core release, where Pigeon generation had been added, I'm finding it challenging to create a custom MockFirebaseApp without the support for converting from a pre-defined FirebaseOptions to the new PigeonFirebaseOptions. Due to this, I must manually create the PigeonFirebaseOptions using the default constructor even if I only want to copy the parameters from a given FirebaseOptions instance.
Beta Was this translation helpful? Give feedback.
All reactions