Closed
Description
Steps to Reproduce
- run demo from webview_flutter
- take screenshot by using RepaintBoundary.
- get image:
flutter analyze
Analyzing flutter_app...
No issues found! (ran in 1.9s)
flutter doctor -v
[✓] Flutter (Channel beta, v1.0.0, on Mac OS X 10.13.6 17G3025, locale zh-Hans-CN)
• Flutter version 1.0.0 at /Users/zhaoya/zy/dev/flutter
• Framework revision 5391447fae (13 days ago), 2018-11-29 19:41:26 -0800
• Engine revision 7375a0f414
• Dart version 2.1.0 (build 2.1.0-dev.9.4 f9ebf21297)
[✓] Android toolchain - develop for Android devices (Android SDK 28.0.3)
• Android SDK at /Users/zhaoya/Library/Android/sdk
• Android NDK location not configured (optional; useful for native profiling support)
• Platform android-28, build-tools 28.0.3
• Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1024-b01)
• All Android licenses accepted.
[!] iOS toolchain - develop for iOS devices (Xcode 10.1)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Xcode 10.1, Build version 10B61
✗ ideviceinstaller is not installed; this is used to discover connected iOS devices.
To install with Brew, run:
brew install --HEAD usbmuxd
brew link usbmuxd
brew install --HEAD libimobiledevice
brew install ideviceinstaller
• ios-deploy 1.9.4
• CocoaPods version 1.5.3
[✓] Android Studio (version 3.1)
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin version 29.0.1
• Dart plugin version 173.4700
• Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1024-b01)
[!] IntelliJ IDEA Community Edition (version 2016.2.5)
• IntelliJ at /Applications/IntelliJ IDEA CE.app
✗ Flutter plugin not installed; this adds Flutter specific functionality.
✗ Dart plugin not installed; this adds Dart specific functionality.
• For information about installing plugins, see
https://flutter.io/intellij-setup/#installing-the-plugins
✗ This install is older than the minimum recommended version of 2017.1.0.
[✓] Connected device (1 available)
• Robin • NBQGLMB612601533 • android-arm64 • Android 7.1.1 (API 25)
Metadata
Metadata
Assignees
Labels
Important issues not at the top of the work listLoading, displaying, rendering imagesEmbedding Android/iOS views in Flutter appsUI glitches reported at the engine/skia or impeller rendering levelAffects or could affect many people, though not necessarily a specific customer.flutter/engine repository. See also e: labels.Found to occur in 1.20Found to occur in 1.25flutter/packages/flutter repository. See also f: labels.The issue has been confirmed reproducible and is ready to work onAndroid applications specificallyIssue is closed as a duplicate of an existing issue