-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/plugins
#2200Labels
c: crashStack traces logged to the consoleStack traces logged to the consolec: regressionIt was better in the past than it is nowIt was better in the past than it is nowp: webviewThe WebView pluginThe WebView pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-androidAndroid applications specificallyAndroid applications specificallyt: gradle"flutter build" and "flutter run" on Android"flutter build" and "flutter run" on Android
Description
From flutter/plugins#2196 (comment)
@mklim :
looks like that method rolled in v1.8.1. 763ce63, flutter/engine#9206, which is below the latest stable. The problem here looks like the plugin is set to require something lower than the latest stable in its pubspec.yaml, 1.6.7. The other plugins only needed that version so it looks like I probably bumped it and missed that this broke on that version.
Metadata
Metadata
Assignees
Labels
c: crashStack traces logged to the consoleStack traces logged to the consolec: regressionIt was better in the past than it is nowIt was better in the past than it is nowp: webviewThe WebView pluginThe WebView pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-androidAndroid applications specificallyAndroid applications specificallyt: gradle"flutter build" and "flutter run" on Android"flutter build" and "flutter run" on Android