notification_helper 0.0.1 copy "notification_helper: ^0.0.1" to clipboard
notification_helper: ^0.0.1 copied to clipboard

Notification Helper is a package for make notification send easily

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add notification_helper

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

dependencies:
  notification_helper: ^0.0.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:notification_helper/notification_helper.dart';
3
likes
110
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

Notification Helper is a package for make notification send easily

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

dio, firebase_core, firebase_messaging, flutter, googleapis_auth, http, shared_preferences

More

Packages that depend on notification_helper