auto_start_flutter 0.0.3 copy "auto_start_flutter: ^0.0.3" to clipboard
auto_start_flutter: ^0.0.3 copied to clipboard

outdated

The plugin redirects the user to auto-start permission screen to allow auto-start and fix background problems in some phones.

auto_start_flutter #

A flutter plugin for enabling auto-start for background services in samsung, honor, huawei, xiaomi, oppo, asus etc. phones. The plugin redirects the user to auto-start permission screen to allow auto-start and fix background problems in some phones.

Getting Started #

Import the package.

import 'package:auto_start_flutter/auto_start_flutter.dart';

Use the extension methods

to get the permission

getAutoStartPermission();

to check if auto-start is available in your phone.

isAutoStartAvailable

46
likes
0
pub points
90%
popularity

Publisher

verified publishertechflow.ir

The plugin redirects the user to auto-start permission screen to allow auto-start and fix background problems in some phones.

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on auto_start_flutter