ir_sensor_plugin 0.3.1 copy "ir_sensor_plugin: ^0.3.1" to clipboard
ir_sensor_plugin: ^0.3.1 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.

0.3.1 #

  • BREAKING CHANGE: Support for Dart >= 3.0.0
  • Migrate Android Configuration to Namespace thanks to @rodrigorafaeldamaceno in PR(#8).
  • Fix deprecated imperative apply of Flutter's Gradle plugins in example.
  • Improve CI-CD using automated publishing.
32
likes
160
points
131
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.23 - 2025.04.07

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on ir_sensor_plugin