laia_widget_generator 0.0.20 laia_widget_generator: ^0.0.20 copied to clipboard
It is a code generation package that generates widgets for a given dart class model. Including individual widget, editing, and list widgets.
Introduction #
laia_widget_generator is a code generation package that generates widgets for a given dart class model. Including individual widget, editing, and list widgets.
Installation #
dev_dependencies:
laia_widget_generator: latest
Usage #
See the example
Reporting issues #
Report any bugs on the project's issues.