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

Designflow Push Notifications package for Flutter.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add designflow_push_notifications

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 dart pub get):

dependencies:
  designflow_push_notifications: ^0.0.8-dev

Alternatively, your editor might support dart pub get or 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
0
points
193
downloads

Publisher

unverified uploader

Weekly Downloads

Designflow Push Notifications package for Flutter.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

firebase_messaging, flutter, flutter_local_notifications, light_logger

More

Packages that depend on designflow_push_notifications