designflow_push_notifications 0.0.8 copy "designflow_push_notifications: ^0.0.8" to clipboard
designflow_push_notifications: ^0.0.8 copied to clipboard

Designflow Push Notifications package for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add designflow_push_notifications

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

dependencies:
  designflow_push_notifications: ^0.0.8

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:designflow_push_notifications/designflow_push_notifications.dart';
0
likes
110
points
299
downloads

Publisher

unverified uploader

Weekly Downloads

Designflow Push Notifications package for Flutter.

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

firebase_messaging, flutter, flutter_local_notifications, light_logger

More

Packages that depend on designflow_push_notifications