modulepackage
0.0.0-20211005184119-a122833965a1
Repository: https://github.com/andydotxyz/fynebuilder.git
Documentation: pkg.go.dev
# README
Fyne GUI Builder
This project has been moved into Defyne
Really early days proof of concept. Feel free to play, but don't expect it to do much!
# Functions
DecodeJSON returns a tree of `CanvasObject` elements from the provided JSON `Reader`.
EncodeJSON writes a JSON stream for the tree of `CanvasObject` elements provided.