android_foreground_service_with_awesome_notifications 1.0.1 copy "android_foreground_service_with_awesome_notifications: ^1.0.1" to clipboard
android_foreground_service_with_awesome_notifications: ^1.0.1 copied to clipboard

discontinuedreplaced by: awesome_notifications
PlatformAndroid

Provides an Android foreground service based on awesome_notifications notification system

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add android_foreground_service_with_awesome_notifications

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

dependencies:
  android_foreground_service_with_awesome_notifications: ^1.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:android_foreground_service_with_awesome_notifications/android_foreground_service_with_awesome_notifications.dart';
0
likes
130
pub points
0%
popularity

Publisher

verified publishereric-prokop-und-nils-wieler.de

Provides an Android foreground service based on awesome_notifications notification system

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

awesome_notifications, flutter

More

Packages that depend on android_foreground_service_with_awesome_notifications