adk_notifier 0.0.2 copy "adk_notifier: ^0.0.2" to clipboard
adk_notifier: ^0.0.2 copied to clipboard

A Flutter SDK for the ART Real-time Notification Service, supporting history, live events, and push device registration.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add adk_notifier

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

dependencies:
  adk_notifier: ^0.0.2

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:adk_notifier/adk_notifier.dart';
1
likes
160
points
102
downloads

Documentation

Documentation
API reference

Publisher

verified publisherarealtimetech.com

Weekly Downloads

A Flutter SDK for the ART Real-time Notification Service, supporting history, live events, and push device registration.

Homepage

Topics

#notifications #push-notifications #websocket #realtime #art

License

MIT (license)

Dependencies

art_adk, flutter, http

More

Packages that depend on adk_notifier