https://github.com/reactivex/rxdart
The Reactive Extensions for Dart
https://github.com/reactivex/rxdart
Last synced: 29 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: 2025-03-10T16:43:53.000Z (3 months ago)
- Last Synced: 2025-05-11T05:47:51.066Z (29 days ago)
- Language: Dart
- Homepage: http://reactivex.io
- Size: 3.53 MB
- Stars: 3,403
- Watchers: 59
- Forks: 275
- Open Issues: 57
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Authors: AUTHORS
Awesome Lists containing this project
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) |