Skip to content

punkt2/flutter-drawImage-bug

Repository files navigation

Flutter canvas drawImage bug

A Flutter demo as an example to showcase that canvas.drawImage is not working.

alt text

In the upper part of the screenshot the picture is created with PictureRecorder and Canvas. On the canvas drawImage and drawRect is used. The rectangle is shown whereas the image is not.

The lower part of screenshot shows that the image is correctly loaded and can be shown, if PictureRecorder and Canvas is not used.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published