streamful 2.0.0 copy "streamful: ^2.0.0" to clipboard
streamful: ^2.0.0 copied to clipboard

This package provides widgets and utilities to deal with streams.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add streamful

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

dependencies:
  streamful: ^2.0.0

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:streamful/streamful.dart';
2
likes
140
pub points
0%
popularity

Publisher

unverified uploader

This package provides widgets and utilities to deal with streams.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, rxdart

More

Packages that depend on streamful