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

Notifications supoort for playing audio in background

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add voiceover_notification_plugin

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

dependencies:
  voiceover_notification_plugin: ^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:voiceover_notification_plugin/voiceover_notification_plugin.dart';
2
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Notifications supoort for playing audio in background

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on voiceover_notification_plugin