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
pub points
0%
popularity

Publisher

verified publisherprasadsunny1.dev

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

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on workmanager_ened