flutter_workmanager
                                
                                
                                
                                    flutter_workmanager copied to clipboard
                            
                            
                            
                        A Flutter plugin which allows you to execute code in the background on Android and iOS.
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...
- [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...
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...
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...
- [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...
### 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...
- [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...