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

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 Dart:

 $ dart pub add supernotification_flutterbeta

With Flutter:

 $ flutter pub add supernotification_flutterbeta

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

dependencies:
  supernotification_flutterbeta: ^0.1.1

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_local_notifications, http, plugin_platform_interface, workmanager

More

Packages that depend on supernotification_flutterbeta

Packages that implement supernotification_flutterbeta