jonahwilliams / json_widget

Compile time conversion from json to widgets (For some reason...)
BSD 3-Clause "New" or "Revised" License
67 stars 12 forks source link

What is the purpose of developing this tool? #2

Closed koudle closed 5 years ago

koudle commented 5 years ago

Hi Jonah Williams: It's an amazing tool, but I can't understand this tool. How to use this tool? What's the reason you develop this tool? Can it be used for hot update?

Thank you

rodydavis commented 5 years ago

This is used for when you want to generate a flutter widget from a saved json schema

jonahwilliams commented 5 years ago

From the README:

"This is only a simple demonstration of how to write code generation in Dart"

There is no other purpose