workmanager_ened 0.2.4 copy "workmanager_ened: ^0.2.4" to clipboard
workmanager_ened: ^0.2.4 copied to clipboard

discontinued

Flutter Workmanager. This plugin allows you to schedule background work on Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add workmanager_ened

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

dependencies:
  workmanager_ened: ^0.2.4

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_ened/workmanager_ened.dart';
1
likes
25
points
8
downloads

Publisher

verified publisherprasadsunny1.dev

Weekly Downloads

Flutter Workmanager. This plugin allows you to schedule background work on Android and iOS.

License

MIT (license)

Dependencies

flutter

More

Packages that depend on workmanager_ened

Packages that implement workmanager_ened