firebase-functions-interop
firebase-functions-interop copied to clipboard
Firebase-functions-interop is not compatible with -admin-interop 2.0.0
trafficstars
According to the pubspec rules, the firebase-admin-interop: ^1.0.0 spec does not allow the new 2.0.0 version to be used with -functions-interop.
Could a new version be published with an expanded pubspec?
I created similiar package based on this package because it is not updated for long time and pull request is not applied.
Here is my package https://pub.dev/packages/firebase_node but it is still in development and may contains bugs.