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.
Apache License 2.0
1.56k stars 309 forks source link

add BoxDecoration for Container? #106

Open doanbh opened 1 year ago

doanbh commented 1 year ago

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

duynd0504 commented 1 year ago

i can help u

duynd0504 commented 1 year ago

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