model_binding_builder 1.0.19 copy "model_binding_builder: ^1.0.19" to clipboard
model_binding_builder: ^1.0.19 copied to clipboard

ModelBinding is a Widget data src.binding framework implemented using MapModel, and its biggest advantage is that modifying data can automatically refresh corresponding Widgets.

1.0.0 #

  • Support dataBinding and widgetBinding.

1.0.1 #

  • Support Binding.of(context).

1.0.2 #

  • Add example MapBinding & ListBinding.

1.0.3 #

  • Add rebind(data).

1.0.4 #

  • Update README.MD.

1.0.5 #

  • Use mixin binding.

1.0.6 #

  • fix bug constructor MapBinding.

1.0.7 #

  • No longer providing convert, but verifying the type.

1.0.8 #

  • Add default type convert.
  • Add custom type convert.

1.0.9 #

  • update comments.

1.0.10 #

  • optimized empty code.

1.0.11 #

  • fix bug convert type *.

1.0.12 #

  • fix bug export recur.

1.0.13 #

  • add example.

1.0.14 #

  • fix bug genExport().

1.0.15 #

  • ModelBinding can create.

1.0.16 #

  • Add BindingState.

1.0.17 #

  • Support auto convert Model type.

1.0.18 #

  • Support cross level call.

1.0.19 #

  • Update example.
1
likes
40
points
49
downloads

Publisher

unverified uploader

Weekly Downloads

ModelBinding is a Widget data src.binding framework implemented using MapModel, and its biggest advantage is that modifying data can automatically refresh corresponding Widgets.

Topics

#mvvm #build-runner #json #codegen

License

MIT (license)

Dependencies

analyzer, build, map_model_builder, model_binding, source_gen

More

Packages that depend on model_binding_builder