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

outdated

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.4

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
0
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

unknown (LICENSE)

More

Packages that depend on stream_data_reader