stream_watcher 0.1.0-nullsafety.1 copy "stream_watcher: ^0.1.0-nullsafety.1" to clipboard
stream_watcher: ^0.1.0-nullsafety.1 copied to clipboard

outdated

Extension for watching streams.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add stream_watcher

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

dependencies:
  stream_watcher: ^0.1.0-nullsafety.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:stream_watcher/stream_watcher.dart';
1
likes
0
pub points
35%
popularity

Publisher

verified publisherdavidrarmstrong.com

Extension for watching streams.

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on stream_watcher