rekabhq / background_locator

A Flutter plugin for updating location in background.
MIT License
288 stars 329 forks source link

Multiple extend super class for Application #206

Closed function2000 closed 3 years ago

function2000 commented 3 years ago

I see "Use other plugins in callback", but now I have one problem, I need to extend to another super class, for example Map related plugin, then I don't know how to deal with the multiple extend super class. Please advise, thanks!

function2000 commented 3 years ago

I make it done by myself.