-
Notifications
You must be signed in to change notification settings - Fork 30.3k
Transition Google Maps plugin to use Hybrid Composition on Android #78578
Copy link
Copy link
Closed
flutter/plugins
#4017Labels
P0Critical issues such as a build break or regressionCritical issues such as a build break or regressionc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityp: mapsGoogle Maps pluginGoogle Maps pluginp: webviewThe WebView pluginThe WebView pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-androidAndroid applications specificallyAndroid applications specificallywaiting for PR to land (fixed)A fix is in flightA fix is in flight
Metadata
Metadata
Assignees
Labels
P0Critical issues such as a build break or regressionCritical issues such as a build break or regressionc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityp: mapsGoogle Maps pluginGoogle Maps pluginp: webviewThe WebView pluginThe WebView pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-androidAndroid applications specificallyAndroid applications specificallywaiting for PR to land (fixed)A fix is in flightA fix is in flight
Proposal
google_maps_flutterstill uses virtual displays which is incompatible with hybrid composition. This makesgoogle_maps_flutterincompatible with any plugin that uses hybrid composition. (e.g.webview_flutterorgoogle_mobile_ads.