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.

workmanager_apple #

pub package pub points license

The Apple platform (iOS/macOS) implementation of workmanager.

Description #

This package provides the Apple platform-specific implementation for the workmanager plugin, supporting iOS background fetch and BGTaskScheduler APIs for background task execution in Flutter applications on iOS and macOS.

Usage #

This package is endorsed, which means you can simply use workmanager normally. This package will be automatically included in your app when you do, so you do not need to add it to your pubspec.yaml.

However, if you import this package directly, you should add it to your pubspec.yaml:

dependencies:
  workmanager_apple: ^0.8.0

Documentation #

For detailed setup instructions, usage examples, and API documentation, please refer to the main workmanager package documentation.

2
likes
150
points
24.2k
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