model_binding 1.0.15 copy "model_binding: ^1.0.15" to clipboard
model_binding: ^1.0.15 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 README.md.

1.0.10 #

  • fix bug export recur.

1.0.11 #

  • update resources.

1.0.12 #

  • update example.

1.0.13 #

  • ModelBinding can create.

1.0.14 #

  • Add BindingState.

1.0.15 #

  • Update README.md.
1
likes
0
pub points
1%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Topics

#mvvm #build-runner #json #codegen

License

unknown (license)

Dependencies

flutter, map_model

More

Packages that depend on model_binding