auto_binding 2.0.13 copy "auto_binding: ^2.0.13" to clipboard
auto_binding: ^2.0.13 copied to clipboard

AutoBinding is a lightweight MVVM bidirectional binding state management framework for data sharing and synchronization.

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 #

  • DataBinding can create.

1.0.14 #

  • Add BindingState.

1.0.15 #

  • Update README.md.

1.0.16 #

  • Support auto convert Model type.

1.0.17 #

  • Support cross level call.

1.0.18 #

  • Update example.

2.0.0 #

  • publish v2.0.

2.0.1 #

  • Update example.

2.0.2 #

  • Update README.md.

2.0.3 #

  • Update README.md.

2.0.4 #

  • Update README.md.

2.0.5 #

  • Update README.md.

2.0.6 #

  • Update README.md.

2.0.7 #

  • Support peer use.

2.0.8 #

  • Support peer use.

2.0.9 #

  • fix bug: BindingTextField unbind.

2.0.10 #

  • fix bug: BindingTextField unbind.

2.0.11 #

  • fix bug: Notifier unbind.
  • add BindingBuild.watch().

2.0.12 #

  • use macros annotation.

2.0.13 #

  • update *.md use macros annotation.
2
likes
0
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

AutoBinding is a lightweight MVVM bidirectional binding state management framework for data sharing and synchronization.

Repository (GitHub)
View/report issues

Topics

#mvvm #bidirectional-binding #partial-refresh #codegen

License

unknown (license)

Dependencies

flutter, macros

More

Packages that depend on auto_binding