dynamic_component 0.2.1+1 copy "dynamic_component: ^0.2.1+1" to clipboard
dynamic_component: ^0.2.1+1 copied to clipboard

Build your Dynamic components that support simple logic and variable.

0.2.1 #

Added #

  • Callback 'onDslSize' after dsl widget build

0.2.0 #

Added #

  • Variables can be obtained from sub level of 'data'
  • show 'DSL' banner when kDebugMode && isDSL

0.1.3 #

Changed #

  • '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 #

2
likes
110
pub points
0%
popularity

Publisher

unverified uploader

Build your Dynamic components that support simple logic and variable.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

dynamic_widget, flutter

More

Packages that depend on dynamic_component