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

Whats the use of uniqueName and taskName #558

Open abhitheawesomecoder opened 1 month ago

abhitheawesomecoder commented 1 month ago

What's the use of uniqueName and taskName?

Can we check the task status using the names?