mac_notifications 1.1.0+1 copy "mac_notifications: ^1.1.0+1" to clipboard
mac_notifications: ^1.1.0+1 copied to clipboard

discontinuedreplaced by: flutter_local_notifications

Display macOS notifications from Flutter and get answer from a reply.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mac_notifications

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

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

Publisher

unverified uploader

Display macOS notifications from Flutter and get answer from a reply.

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on mac_notifications