workmanager_apple 0.9.1+2 copy "workmanager_apple: ^0.9.1+2" to clipboard
workmanager_apple: ^0.9.1+2 copied to clipboard

PlatformiOS

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add workmanager_apple

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

dependencies:
  workmanager_apple: ^0.9.1+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:workmanager_apple/workmanager_apple.dart';
2
likes
150
points
22.7k
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

flutter, workmanager_platform_interface

More

Packages that depend on workmanager_apple

Packages that implement workmanager_apple