dynamic_component 0.1.1
dynamic_component: ^0.1.1 copied to clipboard
Build your Dynamic components that support simple logic and variable.
0.1.0 #
Added #
- The 'IfOrNot.boolString' factory, simpler when the condition variable is bool
- The 'When' widget,just like dart's
switch
0.0.1 #
- Initial version, created by Tshine(gtshine@gmail.com)