airplane_mode_checker 3.2.0 copy "airplane_mode_checker: ^3.2.0" to clipboard
airplane_mode_checker: ^3.2.0 copied to clipboard

Flutter plugin allows you to check the status of Airplane Mode on iOS and Android mobile.

0.0.1 #

  • Flutter plugin for check airplane mode

1.0.0 #

  • Publishing plugin

1.0.1 #

  • Update SwiftAirplaneModeCheckerPlugin.swift

1.0.2 #

  • Update readme

1.0.3 #

  • Update readme

1.0.4 #

1.0.5 #

2.0.0 #

Updates:

  • Android Gradle plugin (AGP)
  • Gradle wrapper
  • Kotlin version
  • compileSdkVersion
  • Update dependencies

2.1.0 #

Updates:

2.2.0 #

Updates:

3.0.0 #

Updates:

3.1.0 #

Updates:

3.2.0 #

Updates:

  • iOS improvements:

    • Fixed airplane mode detection logic for better accuracy on cellular devices
    • Added proper memory leak prevention with deinit
    • Improved timer handling to work correctly during UI interactions
    • Added Network framework import for future enhancements
    • Better handling of WiFi-only devices (iPad WiFi, iPod Touch)
    • Updated minimum iOS version to 12.0
  • Android improvements:

    • Updated Gradle to 8.2.2 (from 7.3.0)
    • Updated Kotlin to 1.9.22 (from 1.7.10)
    • Updated compileSdk to 35 (Android 15)
    • Updated Mockito to 5.10.0 for better testing
  • General improvements:

    • Updated plugin_platform_interface to ^2.1.0
    • Added package topics for better discoverability on pub.dev
    • Improved code quality and documentation
    • Updated podspec with proper metadata
16
likes
160
points
7.96k
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin allows you to check the status of Airplane Mode on iOS and Android mobile.

Repository (GitHub)
View/report issues

Topics

#airplane-mode #connectivity #network #mobile

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on airplane_mode_checker

Packages that implement airplane_mode_checker