every_door icon indicating copy to clipboard operation
every_door copied to clipboard

Save editor state on app unload

Open Zverik opened this issue 2 years ago • 0 comments

When app is unloaded in the background and then restored, unsaved editor changes should be also restored. It's called Restoration in Flutter.

Can be done in other ways though: e.g. by saving data to the database.

Zverik avatar Apr 02 '22 20:04 Zverik