safe_stream_value 0.0.3 copy "safe_stream_value: ^0.0.3" to clipboard
safe_stream_value: ^0.0.3 copied to clipboard

Set of extensions to safely set value to stream controllers in flutter and rxDart

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add safe_stream_value

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

dependencies:
  safe_stream_value: ^0.0.3

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

Publisher

verified publisherbuildtoapp.com

Set of extensions to safely set value to stream controllers in flutter and rxDart

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, rxdart

More

Packages that depend on safe_stream_value