flutter_workmanager icon indicating copy to clipboard operation
flutter_workmanager copied to clipboard

A Flutter plugin which allows you to execute code in the background on Android and iOS.

Results 143 flutter_workmanager issues
Sort by recently updated
recently updated
newest added

Hi, I want to call the method channel on iOS side in the background job, but I got the following error when I tried to do so: ```text flutter: Exception...

- [x] I have read the [README](https://github.com/vrtdev/flutter_workmanager/blob/master/README.md) - [x] I have done the setup for [Android](https://github.com/vrtdev/flutter_workmanager/blob/master/ANDROID_SETUP.md) - [x] I have ran the sample app and it does not work there...

bug

- [x] I have read the [README](https://github.com/vrtdev/flutter_workmanager/blob/master/README.md) - [x] I have done the setup for [Android](https://github.com/vrtdev/flutter_workmanager/blob/master/ANDROID_SETUP.md) - [x] I have done the setup for [iOS](https://github.com/vrtdev/flutter_workmanager/blob/master/IOS_SETUP.md) - [x] I have ran...

bug

I work with Flutter 2.10 and Workmanager 0.5.0-dev.8 (because I use the SDK 2.11. I get the following Crash in Crashlytics: `No direct method (Landroidx/core/app/j$e;)V in class Landroidx/core/app/k; or its...

bug

So I am working with the latest version of work manager and when i try to run my app in android or ios simulator it works fine but when i...

bug

- [x] I have read the [README](https://github.com/vrtdev/flutter_workmanager/blob/master/README.md) - [x] I have done the setup for [Android](https://github.com/vrtdev/flutter_workmanager/blob/master/ANDROID_SETUP.md) - [x] I have done the setup for [iOS](https://github.com/vrtdev/flutter_workmanager/blob/master/IOS_SETUP.md) - [x] I have ran...

bug

### Use case I setup the WorkManager plugin in my `void main(){}` entrypoint. However I found the plugin documentation a bit confusing. Firstly, the function can be a *static* method...

**Describe the bug** I am trying to show local notifications from workmanager. It works fine when I run on my physical Android device locally, but when I build an appbundle...

bug

- [x] I have read the [README](https://github.com/vrtdev/flutter_workmanager/blob/master/README.md) - [x] I have done the setup for [Android](https://github.com/vrtdev/flutter_workmanager/blob/master/ANDROID_SETUP.md) - [x] I have done the setup for [iOS](https://github.com/vrtdev/flutter_workmanager/blob/master/IOS_SETUP.md) - [x] I have ran...

bug