stream_video_push_notification 0.9.0 copy "stream_video_push_notification: ^0.9.0" to clipboard
stream_video_push_notification: ^0.9.0 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 Flutter:

 $ flutter pub add stream_video_push_notification
copied to clipboard

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

dependencies:
  stream_video_push_notification: ^0.9.0
copied to clipboard

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:stream_video_push_notification/stream_video_push_notification.dart';
copied to clipboard
7
likes
140
points
2.69k
downloads

Publisher

verified publishergetstream.io

Weekly Downloads

2024.09.16 - 2025.03.31

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

Documentation

API reference

License

unknown (license)

Dependencies

collection, firebase_core, firebase_messaging, flutter, flutter_callkit_incoming, json_annotation, meta, plugin_platform_interface, rxdart, shared_preferences, stream_video, stream_webrtc_flutter, uuid

More

Packages that depend on stream_video_push_notification