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

[Feature Request] add export to json functionality in dev_dependency

alandotic opened this issue · comments

Hi, would like to ask is that possible to make the "exportJsonString()" function DynamicWidgetJsonExportor available in the dev_dependency and leverage build_runner to generate the list of widget into the json file?

check latest master branch, I add dynamic widget dev_dependencies in example test.