distinct_value_connectable_observable 2.0.3+2 copy "distinct_value_connectable_observable: ^2.0.3+2" to clipboard
distinct_value_connectable_observable: ^2.0.3+2 copied to clipboard

discontinued

Distinct value connectable observable for RxDart, useful for BLoC pattern

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add distinct_value_connectable_observable

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

dependencies:
  distinct_value_connectable_observable: ^2.0.3+2

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:distinct_value_connectable_observable/distinct_value_connectable_observable.dart';
1
likes
30
pub points
8%
popularity

Publisher

unverified uploader

Distinct value connectable observable for RxDart, useful for BLoC pattern

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

meta, rxdart

More

Packages that depend on distinct_value_connectable_observable