binding 0.0.1
binding: ^0.0.1 copied to clipboard
A state management package for Flutter that supports data bindings. This package is inspired by .NET INotifyPropertyChanged interface and should feel familiar to .NET developers that have worked with [...]
example/README.md
Simple Counter #
An example of how to use the Bindings package in the default flutter app that is generate by the 'flutter create' CLI command.
One Year Challenge #
One year challenge app using Data Bindings state management package