subject 0.1.1 copy "subject: ^0.1.1" to clipboard
subject: ^0.1.1 copied to clipboard

outdated

Observer Pattern implementation for Dart, using callbacks, streams, etc... Subject code generator with annotations, to automatically generate an observable interface for any class.

0.1.1 #

Fixed:

  • Builder name changed from observer:subject to subject:build

0.1.0 #

Added:

  • Annotation @dontObserve to exclude elements from being observed when using @subject

0.0.2 #

Changed:

  • Improved documentation

0.0.1 #

Initial release: Subject

3
likes
0
points
279
downloads

Publisher

verified publisherdrafakiller.com

Weekly Downloads

Observer Pattern implementation for Dart, using callbacks, streams, etc... Subject code generator with annotations, to automatically generate an observable interface for any class.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, build, code_builder, source_gen

More

Packages that depend on subject