-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
a: typographyText rendering, possibly libtxtText rendering, possibly libtxtengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.
Description
Steps to Reproduce
This code
Text("🇩🇪😢"),is displayed as
(that is D E 😢) and not a German flag. Looks like flag emojis fail to display.
I've checked only iOS 11.3 so far. Seems to work on Android (API 26).
Flutter Doctor
[✓] Flutter (Channel master, v0.3.4, on Mac OS X 10.13.4 17E199, locale de-DE)
• Flutter version 0.3.4 at /Users/sma/Work/flutter
• Framework revision c7ee37a0d8 (32 hours ago), 2018-04-23 21:26:51 -0700
• Engine revision ec611470b5
• Dart version 2.0.0-dev.48.0.flutter-fe606f890b
[✓] Android toolchain - develop for Android devices (Android SDK 27.0.3)
• Android SDK at /Users/sma/Library/Android/sdk
• Android NDK location not configured (optional; useful for native profiling support)
• Platform android-27, build-tools 27.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 9.3)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Xcode 9.3, Build version 9E145
• ios-deploy 1.9.2
• CocoaPods version 1.5.0
[✓] Android Studio (version 3.1)
• Android Studio at /Applications/Android Studio.app/Contents
✗ Flutter plugin not installed; this adds Flutter specific functionality.
• Dart plugin version 173.4700
• Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1024-b01)
[✓] VS Code (version 1.22.2)
• VS Code at /Applications/Visual Studio Code.app/Contents
• Dart Code extension version 2.11.2
[✓] Connected devices (1 available)
• iPhone 8 • 25BC5818-6300-43D9-ABEB-09370F081240 • ios • iOS 11.3 (simulator)
• No issues found!
SalehHub, ostrearium, RMinibaev, mmcc007, bunopus and 6 more
Metadata
Metadata
Assignees
Labels
a: typographyText rendering, possibly libtxtText rendering, possibly libtxtengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.
