https://github.com/ReactiveX/rxdart
The Reactive Extensions for Dart
https://github.com/ReactiveX/rxdart
Last synced: 15 days ago
JSON representation
The Reactive Extensions for Dart
- Host: GitHub
- URL: https://github.com/ReactiveX/rxdart
- Owner: ReactiveX
- License: apache-2.0
- Created: 2015-10-20T13:55:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-08T07:37:29.000Z (6 months ago)
- Last Synced: 2024-10-29T11:24:46.031Z (6 months ago)
- Language: Dart
- Homepage: http://reactivex.io
- Size: 3.48 MB
- Stars: 3,370
- Watchers: 61
- Forks: 270
- Open Issues: 54
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Authors: AUTHORS
Awesome Lists containing this project
- awesome-flutter - Rx Observables vs. Dart Streams comparison chart
README
# RxDart
![]()
[](https://github.com/ReactiveX/rxdart/actions)
[](https://codecov.io/gh/ReactiveX/rxdart)
[](https://pub.dartlang.org/packages/rxdart)
[](https://pub.dartlang.org/packages/rxdart)
[](https://gitter.im/ReactiveX/rxdart)
[](https://docs.flutter.dev/data-and-backend/state-mgmt/options#bloc--rx)
[](https://github.com/ReactiveX/rxdart/actions/workflows/flutter-example.yml)
[](https://www.apache.org/licenses/LICENSE-2.0)
[](https://hits.seeyoufarm.com)RxDart is an implementation of the popular ReactiveX api for asynchronous
programming, leveraging the native Dart Streams api.## Packages
| Package | Pub |
|---------------------------------------------|-------------------------------------------------------------------------------------------------------------|
| [`rxdart`](packages/rxdart) | [](https://pub.dartlang.org/packages/rxdart) |
| [`rxdart_flutter`](packages/rxdart_flutter) | [](https://pub.dartlang.org/packages/rxdart_flutter) |