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

outdated

Automatically generates an observable interface for any class. Observer Pattern implementation for Dart, generalized using mixins and multiple alternative interfaces.

1.0.0 #

0.1.4 #

Added:

  • Package logo and screenshots

Fixed:

  • Observer.stream arguments were not being passed to the StreamObserver constructor

0.1.3 #

Changed:

  • Improved documentation

0.1.2 #

Changed:

  • Documentation to help with setting up the Code Generator
  • Minor documentation improvements

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

Automatically generates an observable interface for any class. Observer Pattern implementation for Dart, generalized using mixins and multiple alternative interfaces.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

rxdart

More

Packages that depend on subject