rxdart_flutter 0.0.2 copy "rxdart_flutter: ^0.0.2" to clipboard
rxdart_flutter: ^0.0.2 copied to clipboard

rxdart_flutter is a Flutter package that provides a set of widgets for working with rxdart. This package is officially maintained in the ReactiveX/rxdart repository. These widgets are specifically des [...]

0.0.2 (2025-03-10) #

  • Fix pubspec.yaml.

0.0.1 (2025-02-15) #

Thanks to @GiancarloCante for the contribution to this release via PR #782.

  • Add new widgets:
    • ValueStreamListener: a widget that performs side effects when ValueStream values change.
    • ValueStreamConsumer: a widget combining both builder and listener capabilities for ValueStreams.
  • Update ValueStreamBuilder: add optional child parameter to ValueStreamWidgetBuilder.
  • Add tests, documentation and examples.

0.0.1-dev.1 #

  • Initial release.
7
likes
150
points
49
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

rxdart_flutter is a Flutter package that provides a set of widgets for working with rxdart. This package is officially maintained in the ReactiveX/rxdart repository. These widgets are specifically designed to work with ValueStreams, making it easier to build reactive UIs in Flutter.

Repository (GitHub)
View/report issues
Contributing

Topics

#rxdart #reactive-programming #streams #observables #rx

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, meta, rxdart

More

Packages that depend on rxdart_flutter