Flutter boot receiver

Trying to make a practice app using flutter. Is there a way to schedule task when the phone has been rebooted via boot receiver? I've been searching for it but I couldn't find an example where I could call a method from flutter and be called via boot receiver on native android?

Thanks

Comments

Popular posts from this blog

React-native : Unable to use react-native-fast-image

react-native vs reactXP

reinterpret_cast bug or UB? [duplicate]