name: angel3_reactivex
version: 0.28.0
description: >
  angel3_reactivex is an implementation of the popular ReactiveX api for asynchronous
  programming, leveraging the native Dart Streams api.
repository: https://github.com/ReactiveX/angel3_reactivex

topics:
  - angel3_reactivex
  - reactive-programming
  - streams
  - observables
  - rx

environment:
  sdk: '>=2.12.0 <4.0.0'

dev_dependencies:
  lints: ^1.0.1
  stack_trace: ^1.10.0
  test: ^1.17.12

screenshots:
  - description: The angel3_reactivex package logo.
    path: screenshots/logo.png