icapps_notifications 0.1.0 copy "icapps_notifications: ^0.1.0" to clipboard
icapps_notifications: ^0.1.0 copied to clipboard

discontinued

Flutter plugin for Firebase Cloud Messaging on iOS and Android with the icapps standard.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add icapps_notifications

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

dependencies:
  icapps_notifications: ^0.1.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:icapps_notifications/icapps_notifications.dart';
3
likes
40
pub points
0%
popularity

Publisher

verified publishericapps.com

Flutter plugin for Firebase Cloud Messaging on iOS and Android with the icapps standard.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, meta, platform

More

Packages that depend on icapps_notifications