-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
flutter/engine
#17077Labels
a: imagesLoading, displaying, rendering imagesLoading, displaying, rendering imagesengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.
Description
The following code puts up a widget and rotates it using 2 different methods - a Transform widget and an ImageFiltered widget with an ImageFilter.matrix filter.
The two behave very similarly, but the output of the ImageFiltered widget is clipped to the original bounds of the transformed child.
Gist: https://gist.github.com/flar/da94ae35e8b86184b404000dfda68313
Metadata
Metadata
Assignees
Labels
a: imagesLoading, displaying, rendering imagesLoading, displaying, rendering imagesengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.