workmanager_apple 0.9.0 copy "workmanager_apple: ^0.9.0" to clipboard
workmanager_apple: ^0.9.0 copied to clipboard

Apple platform (iOS/macOS) implementation of the workmanager plugin.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add workmanager_apple

With Flutter:

 $ flutter pub add workmanager_apple

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

dependencies:
  workmanager_apple: ^0.9.0

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:workmanager_apple/workmanager_apple.dart';
2
likes
0
points
22.3k
downloads

Publisher

unverified uploader

Weekly Downloads

Apple platform (iOS/macOS) implementation of the workmanager plugin.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, workmanager_platform_interface

More

Packages that depend on workmanager_apple

Packages that implement workmanager_apple