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

flutter websocket connection issue

Webpack 5 and Storybook 6 integration throws an error in DefinePlugin.js

Meaning of `{}` for return expression