We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ca6473 commit f7899a6Copy full SHA for f7899a6
functions_framework_builder/pubspec.yaml
@@ -28,3 +28,9 @@ dev_dependencies:
28
package_config: ^2.0.0
29
stream_transform: ^2.0.0
30
test: ^1.15.7
31
+
32
+dependency_overrides:
33
+ functions_framework:
34
+ git:
35
+ url: https://github.com/CosmicPangolin/functions-framework-dart.git
36
+ path: functions_framework
0 commit comments