same_type_streams_builder 0.1.0 copy "same_type_streams_builder: ^0.1.0" to clipboard
same_type_streams_builder: ^0.1.0 copied to clipboard

A builder widget for multiple streams of the same type.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add same_type_streams_builder

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

dependencies:
  same_type_streams_builder: ^0.1.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:same_type_streams_builder/same_type_streams_builder.dart';
6
likes
130
points
20
downloads

Publisher

verified publisherainkin.com

Weekly Downloads

A builder widget for multiple streams of the same type.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on same_type_streams_builder