dynamic_component 0.2.0 copy "dynamic_component: ^0.2.0" to clipboard
dynamic_component: ^0.2.0 copied to clipboard

outdated

Build your Dynamic components that support simple logic and variable.

0.2.0 #

Added #

  • Variables can be obtained from sub level of 'data'

0.1.3 #

  • 'kTestDSL' control by component self

0.1.2 #

Changed #

  • IfOrNot rename to If
  • IfOrNot.boolString rename to If.bool

0.1.1 #

Changed #

  • DynamicComponent.init no longer required

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.2 #

Added #

  • The DSLInfo.fromMap factory,now you can create DSLInfo by Map

0.0.1 #

3
likes
0
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

Build your Dynamic components that support simple logic and variable.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dynamic_widget, flutter

More

Packages that depend on dynamic_component