supernotification_flutterbeta 0.1.6 copy "supernotification_flutterbeta: ^0.1.6" to clipboard
supernotification_flutterbeta: ^0.1.6 copied to clipboard

PlatformAndroid

A Flutter SDK for integrating with the SuperNotification Backend. This package provides the necessary tools to interact with the SuperNotification service, enabling Flutter applications to manage noti [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add supernotification_flutterbeta

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

dependencies:
  supernotification_flutterbeta: ^0.1.6

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:supernotification_flutterbeta/supernotification_flutterbeta.dart';
0
likes
120
points
77
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter SDK for integrating with the SuperNotification Backend. This package provides the necessary tools to interact with the SuperNotification service, enabling Flutter applications to manage notifications.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_local_notifications, http, plugin_platform_interface, workmanager

More

Packages that depend on supernotification_flutterbeta