patapata_apple_push_notifications 1.2.1 copy "patapata_apple_push_notifications: ^1.2.1" to clipboard
patapata_apple_push_notifications: ^1.2.1 copied to clipboard

PlatformiOS

This package is a plugin for Patapata that adds support for Apple Push Notifications to your Patapata app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add patapata_apple_push_notifications

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

dependencies:
  patapata_apple_push_notifications: ^1.2.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:patapata_apple_push_notifications/patapata_apple_push_notifications.dart';
0
likes
160
points
163
downloads

Publisher

verified publishergree.co.jp

Weekly Downloads

This package is a plugin for Patapata that adds support for Apple Push Notifications to your Patapata app.

Homepage
Repository (GitHub)
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

flutter, patapata_core

More

Packages that depend on patapata_apple_push_notifications