omarhurani / flutter_painter

A Flutter widget to draw scribbles and text on a background image or color 🎨
MIT License
139 stars 107 forks source link

how to restore drawables? #71

Open guangxingZhao opened 1 year ago

guangxingZhao commented 1 year ago

Hello, I want to know how to save the drawn content. When I open the app next time, use Controller.addrawables to restore it, or there are other ways to save locally. Does it start to restore next time?

guangxingZhao commented 1 year ago

I mean: How to save Drawables in the local area

Hope to get your reply thanks