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

PlatformAndroid

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

0.2.0 #

  • Breaking Change: Migrated Android plugin to Kotlin. Ensure your project supports Kotlin.
  • getAutoStartPermission now returns Future<bool> indicating if the settings page was successfully opened.
  • Added openAppInfo method as a fallback to open system App Info settings.
  • Added getDeviceManufacturer method to identify the device manufacturer.
  • Added support for Transsion devices (Tecno, Infinix, Itel).
  • Added support for newer OnePlus devices (ColorOS based).
  • Added support for Meizu and Letv.
  • Improved intent handling robustness.

0.1.7-nullsafety #

  • Added support for Infinix and OnePlus Ace Devices.

0.1.6-nullsafety #

  • Added Battery Optimization support and refined auto start process for some phones.

0.1.5-nullsafety #

  • Fixed android run issues

0.1.4-nullsafety #

  • Fixed android run issues

0.1.3-nullsafety #

  • Added support for huawei, honor, poco, xiaomi, redmi, letv phones

0.1.2-nullsafety #

  • Fixed android runtime problem

0.1.1-nullsafety #

  • Fixed IOS runtime problem

0.1.0-nullsafety #

  • added support for null safety

0.0.8-nullsafety #

  • added support for null safety

0.0.7-nullsafety.0 #

  • added support for null safety

0.0.6 #

  • added support for RealMe Phones.

0.0.5 #

  • fixed plugin calling problems and deleted static values.

0.0.4 #

  • fixed homepage link and documentation.

0.0.3 #

  • fixed homepage link.

0.0.2 #

  • fixed documentation problems.

0.0.1 #

  • It's the initial release.
71
likes
160
points
832
downloads

Publisher

verified publishertechflow.ir

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0, MIT (license)

Dependencies

flutter

More

Packages that depend on auto_start_flutter

Packages that implement auto_start_flutter