Arokip / flutter_diagram_editor

Fllutter diagram editor library
MIT License
116 stars 38 forks source link

How to save and import diagrams #50

Closed gjcarver closed 4 months ago

gjcarver commented 4 months ago

The package allows me to draw diagrams, but how do I save them, or import them again, once saved?

Arokip commented 4 months ago

Hello, there is "serialize" and "deserialize" functions which you can use. Example is using them