pnta_flutter 1.1.0 copy "pnta_flutter: ^1.1.0" to clipboard
pnta_flutter: ^1.1.0 copied to clipboard

Official PNTA Flutter plugin to make push notifications suck less.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pnta_flutter

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

dependencies:
  pnta_flutter: ^1.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:pnta_flutter/pnta_flutter.dart';
2
likes
160
points
534
downloads

Publisher

verified publisherpnta.io

Weekly Downloads

Official PNTA Flutter plugin to make push notifications suck less.

Homepage
Repository (GitHub)

Topics

#notifications #push #fcm #apns

Documentation

Documentation
API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface, url_launcher

More

Packages that depend on pnta_flutter