There was an error while loading. Please reload this page.
1 parent a8e6813 commit 236872dCopy full SHA for 236872d
1 file changed
packages/quick_actions/quick_actions_ios/example/pubspec.yaml
@@ -25,3 +25,8 @@ dev_dependencies:
25
26
flutter:
27
uses-material-design: true
28
+# FOR TESTING AND INITIAL REVIEW ONLY. DO NOT MERGE.
29
+# See https://github.com/flutter/flutter/blob/master/docs/ecosystem/contributing/README.md#changing-federated-plugins
30
+dependency_overrides:
31
+ quick_actions_ios: {path: ../../../../packages/quick_actions/quick_actions_ios}
32
+ quick_actions_platform_interface: {path: ../../../../packages/quick_actions/quick_actions_platform_interface}
0 commit comments