auto_start_flutter library

Properties

isAutoStartAvailable Future<bool?>
It checks if the phone has auto-start function.
no setter

Functions

getAutoStartPermission() Future<void>
It navigates to settings => auto-start option where users can manually enable auto-start. It's not possible to check if user has turned on this option or not.