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

Flutter support for using Azure Notification Hun Plugin in iOS and Android apps.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add azure_notification_hub_new
copied to clipboard

With Flutter:

 $ flutter pub add azure_notification_hub_new
copied to clipboard

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

dependencies:
  azure_notification_hub_new: ^0.0.1
copied to clipboard

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:azure_notification_hub_new/azure_notification_hub_new.dart';
copied to clipboard
3
likes
0
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

2024.06.25 - 2025.01.07

Flutter support for using Azure Notification Hun Plugin in iOS and Android apps.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface

More

Packages that depend on azure_notification_hub_new