sendbird_notification_handler 0.0.1 copy "sendbird_notification_handler: ^0.0.1" to clipboard
sendbird_notification_handler: ^0.0.1 copied to clipboard

A handler to be able to get sendbird notifications for IOS and Anrdoid

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sendbird_notification_handler

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

dependencies:
  sendbird_notification_handler: ^0.0.1

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:sendbird_notification_handler/sendbird_notification_handler.dart';
5
likes
160
points
34
downloads

Publisher

verified publisherjaooooo.com

Weekly Downloads

A handler to be able to get sendbird notifications for IOS and Anrdoid

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on sendbird_notification_handler

Packages that implement sendbird_notification_handler