-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed
Labels
d: api docsIssues with https://api.flutter.dev/Issues with https://api.flutter.dev/d: stackoverflowGood question for Stack OverflowGood question for Stack Overflowframeworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.
Description
I am trying to implement image scaling and rotation with flutter canvas api using custom painter. The scale is achieved but unable to rotate the image on its center, the default rotate is on its top left corner.
I have also tried to translate and rotate and translate back but no success.
The same questions is also asked on SO here. here is my try gist
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
d: api docsIssues with https://api.flutter.dev/Issues with https://api.flutter.dev/d: stackoverflowGood question for Stack OverflowGood question for Stack Overflowframeworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.