flutter_drawing_board icon indicating copy to clipboard operation
flutter_drawing_board copied to clipboard

Background not appear when it save

Open kentangtelo opened this issue 3 years ago • 4 comments

When i test the project, try add shape or line in backgroud. After i saved it and check the images, the shape or line is appear, but the background or image that added not appear. I want to fixed that but the backgroundImage not null when added images, make me really confuse

https://user-images.githubusercontent.com/72773420/219107601-64e14815-15f8-4518-86e6-67686e190c07.mp4

kentangtelo avatar Feb 15 '23 17:02 kentangtelo

Ohh wow. It seems we didn't take note of the export when we added the image import feature. I'll look into it and try to get it fixed.

JideGuru avatar Feb 15 '23 22:02 JideGuru

The demo link in Readme, the export is goes well.

kentangtelo avatar Feb 16 '23 01:02 kentangtelo

Yes, you're right. It seems the issue only exists in debug mode. Can you tell me the Flutter version you're using?

JideGuru avatar Feb 16 '23 08:02 JideGuru

Flutter 3.3.10

What flutter version that you used?

kentangtelo avatar Feb 16 '23 08:02 kentangtelo