observe 0.13.0+2 copy "observe: ^0.13.0+2" to clipboard
observe: ^0.13.0+2 copied to clipboard

discontinued
outdatedDart 1 only

Observable properties and objects for use in template_binding. Template Binding extends HTML and the DOM APIs to support a sensible separation between the UI (DOM) of a document or application and its [...]

observe #

Support for marking objects as observable, and getting notifications when those objects are mutated.

0
likes
0
pub points
39%
popularity

Publisher

unverified uploader

Observable properties and objects for use in template_binding. Template Binding extends HTML and the DOM APIs to support a sensible separation between the UI (DOM) of a document or application and its underlying data (model). Updates to the model are reflected in the DOM and user input into the DOM is immediately assigned to the model.

Homepage

License

unknown (LICENSE)

Dependencies

analyzer, barback, code_transformers, logging, path, smoke, source_maps, source_span, utf

More

Packages that depend on observe