fluttercommunity / flutter_workmanager

A Flutter plugin which allows you to execute code in the background on Android and iOS.
825 stars 247 forks source link

How do I register plugins on Android ? #528

Open TheCarpetMerchant opened 6 months ago

TheCarpetMerchant commented 6 months ago

In the IOS_SETUP.md, it's mentioned how to register plugins so they can be used in the isolate spawned by workmanager. How can I achieve the same on Android ?

I'm using a self-made plugin and need it available in the workmanager isolate.

TheCarpetMerchant commented 6 months ago

@ened Is this plugin abandonned ? If so, could you please see if it can be turned over to the Flutter team ? I've only just noticed that nothing's been done/answered for months.

TheRedSpy15 commented 1 month ago

Not abandoned, just slow development