Skip to content

Special characters are not rendered correctly on Android #76792

@FelixMittermeier

Description

@FelixMittermeier

Many characters which can be displayed in a native written Android app are not showing up in apps written with flutter on Android. On iOS this is working fine.

Steps to reproduce

Create a simple app with a text widget and copy paste one of the following example texts into it.

First example text

»zuckєrwαttєrσѕα«

Second example text

• sʟᴏᴡ ᴜᴘᴅᴀᴛᴇs
• ʀᴏᴍᴀɴᴄᴇ & ᴅʏsᴛᴏᴘɪᴀ

Screenshots

  • iOS (rendered correctly):
    iOS-1
    iOS-2
  • Android (not rendered correctly):
    Android-1
    Android-2

Flutter doctor output

[✓] Flutter (Channel beta, 1.26.0-17.7.pre, on macOS 11.1 20C69 darwin-x64, locale nb-DE)
[✓] Android toolchain - develop for Android devices (Android SDK version 30.0.2)
[✓] Xcode - develop for iOS and macOS
[✓] Chrome - develop for the web
[✓] Android Studio (version 4.1)
[✓] VS Code (version 1.53.2)
[✓] Connected device (3 available)

Metadata

Metadata

Assignees

No one assigned

    Labels

    r: duplicateIssue is closed as a duplicate of an existing issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions