rxdart_builders 1.0.1 copy "rxdart_builders: ^1.0.1" to clipboard
rxdart_builders: ^1.0.1 copied to clipboard

discontinued

This package provides Flutter widget builders, based on StreamBuilder, for some specific rxdart Rx constructors.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rxdart_builders

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

dependencies:
  rxdart_builders: ^1.0.1

Alternatively, your editor might support 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_builders/rxdart_builders.dart';
0
likes
30
pub points
0%
popularity

Publisher

verified publisherigindo.com

This package provides Flutter widget builders, based on StreamBuilder, for some specific rxdart Rx constructors.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, rxdart

More

Packages that depend on rxdart_builders