EP-u-NW / painter

A simple flutter widget to paint with your fingers
https://pub.dev/packages/painter
Other
137 stars 66 forks source link

Cant find where the picture is exported? #11

Closed trueshail closed 4 years ago

trueshail commented 5 years ago

Cant find the feature export to png on a device

EP-u-NW commented 4 years ago

The picture is not exported as file, you can just get ist bytes or as dart:ui Image, see the the Picture Controller.finish to get an instance of PictureDetails.