Skip to content

Transform widget is broken in master #19062

@wmleler

Description

@wmleler

The current master branch of Flutter seems to have a bug in the Transform widget that breaks rendering. See issue 18376 for more information (this new issue is not redundant, issue 18376 is for a separate bug but in trying to fix it this new bug was uncovered).

This new bug breaks the app developed in the article https://medium.com/flutter-io/perspective-on-flutter-6f832f4d912e

Switching to flutter channel beta fixes the bug.

$ flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel master, v0.5.7-pre.50, on Mac OS X 10.13.5 17F77, locale en-US)
[✓] Android toolchain - develop for Android devices (Android SDK 27.0.3)
[✓] iOS toolchain - develop for iOS devices (Xcode 9.4)
[✓] Android Studio (version 3.1)
[✓] IntelliJ IDEA Community Edition (version 2018.1.5)
[✓] Connected devices (1 available)

• No issues found!

Metadata

Metadata

Assignees

No one assigned

    Labels

    c: regressionIt was better in the past than it is nowengineflutter/engine related. See also e: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions