stream_listener 2.0.0 copy "stream_listener: ^2.0.0" to clipboard
stream_listener: ^2.0.0 copied to clipboard

outdated

Dart package that helps manage streams and subscriptions. Built in order to reduce the complexity of having to manually subscribe to streams and cancel subscriptions.

2.0.0 #

  • Move StreamListener to flutter_stream_listener
  • Add StreamListenerMixin
  • Remove Flutter as a dependency

1.0.2 #

  • Add License

1.0.1 #

  • Fix minor generics bug which resulted in dynamic type inference

1.0.0 #

Initial Version of the library

  • Includes StreamListener widget.
10
likes
40
pub points
50%
popularity

Publisher

verified publisherfelangel.dev

Dart package that helps manage streams and subscriptions. Built in order to reduce the complexity of having to manually subscribe to streams and cancel subscriptions.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

More

Packages that depend on stream_listener