firebase-functions-interop icon indicating copy to clipboard operation
firebase-functions-interop copied to clipboard

Firebase-functions-interop is not compatible with -admin-interop 2.0.0

Open whesse opened this issue 6 years ago • 1 comments
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?

whesse avatar Sep 25 '19 15:09 whesse

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.

alfinbi avatar May 14 '20 18:05 alfinbi