dynamic_component 0.2.1+1
dynamic_component: ^0.2.1+1 copied to clipboard
Build your Dynamic components that support simple logic and variable.
0.2.0 #
Added #
- Variables can be obtained from sub level of 'data'
- show 'DSL' banner when kDebugMode && isDSL
0.1.0 #
Added #
- The
IfOrNot.boolString
factory, simpler when the condition variable is bool - The
When
widget,just like dart'sswitch
0.0.1 #
- Initial version, created by Tshine(gtshine@gmail.com)