Arokip / flutter_diagram_editor

Fllutter diagram editor library
MIT License
119 stars 40 forks source link

Fix serialization issue in flutter 3.2 #52

Open devRamsheed opened 3 months ago

devRamsheed commented 3 months ago

This is to address the behaviour difference between the toString() function in the debug and release modes of the most recent flutter versions.