ir_sensor_plugin 0.3.0 copy "ir_sensor_plugin: ^0.3.0" to clipboard
ir_sensor_plugin: ^0.3.0 copied to clipboard

PlatformAndroid

This plugin allows Flutter applications to use the infrared sensor on Android starting with API 19

CHANGELOG #

0.0.1 #

  • initial release.

0.0.2 #

  • Update README.md

0.0.3 #

  • Apply suggestions

0.1.4 #

  • Rename the transmit() method to transmitString().
  • The setFrequencies() method is added.
  • The transmitListInt() method is added.
  • Updated example.

0.1.4+1 #

  • Fixed build failed

0.2.0 #

  • Migrate the plugin to null-safety
  • Migrate the example to null-safety
  • Improve example desing

0.3.0 #

  • BREAKING CHANGE: Support for Flutter >= 3.0.0 and Dart >= 2.18.0
  • Change android target version to 31
  • Update gradle dependencies
  • Improve the example.
  • Fix deprecated version of the Android embedding.
26
likes
140
pub points
79%
popularity

Publisher

unverified uploader

This plugin allows Flutter applications to use the infrared sensor on Android starting with API 19

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on ir_sensor_plugin