stream_video_push_notification 0.1.1 copy "stream_video_push_notification: ^0.1.1" to clipboard
stream_video_push_notification: ^0.1.1 copied to clipboard

Adds push notification support for Stream Video, a service for building video calls, audio rooms, and live-streaming applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add stream_video_push_notification

With Flutter:

 $ flutter pub add stream_video_push_notification

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

dependencies:
  stream_video_push_notification: ^0.1.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:stream_video_push_notification/stream_video_push_notification.dart';
7
likes
0
pub points
92%
popularity

Publisher

verified publishergetstream.io

Adds push notification support for Stream Video, a service for building video calls, audio rooms, and live-streaming applications.

Homepage
Repository (GitHub)
View/report issues

Topics

#video #audio #audioroom #webrtc #livestream

License

unknown (license)

Dependencies

collection, firebase_core, firebase_messaging, flutter, flutter_callkit_incoming, meta, rxdart, stream_video, uuid

More

Packages that depend on stream_video_push_notification