flutter_stream_friends 0.8.0 copy "flutter_stream_friends: ^0.8.0" to clipboard
flutter_stream_friends: ^0.8.0 copied to clipboard

Flutter's great. Streams are great. Let's be friends.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_stream_friends

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

dependencies:
  flutter_stream_friends: ^0.8.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:flutter_stream_friends/flutter_stream_friends.dart';
1
likes
30
pub points
26%
popularity

Publisher

unverified uploader

Flutter's great. Streams are great. Let's be friends.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, meta

More

Packages that depend on flutter_stream_friends