stream_data_reader 1.0.8 copy "stream_data_reader: ^1.0.8" to clipboard
stream_data_reader: ^1.0.8 copied to clipboard

A library help you control stream, like that fetch data when you read.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add stream_data_reader

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

dependencies:
  stream_data_reader: ^1.0.8

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

Publisher

unverified uploader

A library help you control stream, like that fetch data when you read.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

More

Packages that depend on stream_data_reader