rxdart_ext 0.2.9 copy "rxdart_ext: ^0.2.9" to clipboard
rxdart_ext: ^0.2.9 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.2.9

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';
10
likes
125
pub points
89%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

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