flutter_ios_communication_notification 0.0.2 copy "flutter_ios_communication_notification: ^0.0.2" to clipboard
flutter_ios_communication_notification: ^0.0.2 copied to clipboard

PlatformiOSmacOS

Flutter plugin for displaying iOS communication notifications. Easily integrate notifications into your Flutter app. Compatible with iOS 15 and above.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_ios_communication_notification

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

dependencies:
  flutter_ios_communication_notification: ^0.0.2

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_ios_communication_notification/flutter_ios_communication_notification.dart';
1
likes
150
points
121
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for displaying iOS communication notifications. Easily integrate notifications into your Flutter app. Compatible with iOS 15 and above.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_ios_communication_notification