proximity_sensor 1.3.10 copy "proximity_sensor: ^1.3.10" to clipboard
proximity_sensor: ^1.3.10 copied to clipboard

simple and easy to use flutter plugin package for proximity sensor (only)

1.3.10 #

  • fix: correct NotificationCenter observer removal in Swift to prevent memory leak
  • feat: allow checking for availability

1.3.9 #

  • sets the compileSdkVersion to 36 from 31
  • updates AGP and gradle versions to 8.13.0 and 8.14.3 respectively
  • updates Kotlin version to 2.2.20
  • removes the no longer necessary kotlin-stdlib-jdk7 dependency

1.3.8 #

  • dart format

1.3.7 #

  • fix for web

1.3.6 #

  • android only feature

1.3.5 #

  • minSdkVersion 23

1.3.4 #

  • remove permission : ACTIVITY_RECOGNITION

1.3.3 #

  • remove not needed permission

1.3.2 #

  • update to support Android Gradle Plugin 8

1.3.1 #

  • fix: build on ios

1.3.0 #

  • documentation
  • enable the screen off behavior on Android (optional)

1.2.0 #

  • revert : turn off screen on Android while listening for proximity events

1.1.0 #

  • turn off screen on Android while listening for proximity events

1.0.4 #

  • ext.kotlin_version = '1.7.20'

1.0.2 #

  • remove debugging logging

1.0.1 #

  • fix : github visibility

1.0.0 #

  • First stable version.
45
likes
140
points
12.5k
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

simple and easy to use flutter plugin package for proximity sensor (only)

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on proximity_sensor

Packages that implement proximity_sensor