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

feat: Remove debugmode #548

Open ened opened 2 months ago

iazel commented 1 month ago

Thanks for working on this, I think this is a good idea. For example, my app doesn't use notification but I still require it as permission on iOS due to debug mode.