rxdart_ext 0.3.0 copy "rxdart_ext: ^0.3.0" to clipboard
rxdart_ext: ^0.3.0 copied to clipboard

Some extension methods and classes built on top of RxDart - RxDart extension.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add rxdart_ext

With Flutter:

 $ flutter pub add rxdart_ext

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  rxdart_ext: ^0.3.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:rxdart_ext/rxdart_ext.dart';
13
likes
145
pub points
90%
popularity
screenshot

Publisher

unverified uploader

Some extension methods and classes built on top of RxDart - RxDart extension.

Repository (GitHub)
View/report issues

Topics

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

Documentation

API reference

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (license)

Dependencies

dart_either, meta, path, rxdart, stack_trace

More

Packages that depend on rxdart_ext