rxdart_ext 0.1.1-dev.1 copy "rxdart_ext: ^0.1.1-dev.1" to clipboard
rxdart_ext: ^0.1.1-dev.1 copied to clipboard

outdated

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

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

dependencies:
  rxdart_ext: ^0.1.1-dev.1

Alternatively, your editor might support dart 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
0
pub points
89%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

meta, path, rxdart, stack_trace

More

Packages that depend on rxdart_ext