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 681c719 commit 4b76ac0Copy full SHA for 4b76ac0
.github/recipe.yaml
@@ -6,7 +6,6 @@ plugins:
6
flutter_app_badger: ["wearable-5.5"]
7
flutter_secure_storage: ["wearable-5.5", "tv-6.5"]
8
flutter_tts: ["wearable-5.5", "tv-6.5"]
9
- google_maps_flutter: ["wearable-5.5", "tv-6.5"]
10
integration_test: ["wearable-5.5", "tv-6.5"]
11
messageport: ["wearable-5.5", "tv-6.5"]
12
package_info_plus: ["wearable-5.5", "tv-6.5"]
@@ -47,3 +46,6 @@ plugins:
47
46
# https://github.com/flutter-tizen/plugins/pull/397#issuecomment-1139299838
48
webview_flutter: []
49
webview_flutter_lwe: []
+
50
+ # Temporarily disabled due to the test runner not responding issue.
51
+ google_maps_flutter: []
0 commit comments