dengyin2000 / dynamic_widget

A Backend-Driven UI toolkit, build your dynamic UI with json, and the json format is very similar with flutter widget code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add BoxDecoration for Container?

doanbh opened this issue · comments

commented

Why doesn't the library support BoxDecoration for Containers yet? I think this is a very necessary function when coding UI.

i can help u

You can read my repo : https://github.com/duynd0504/dynamic_widget .
I add some property in boxdecoration in container. In common