drydart / flutter_android

Android bindings plugin for Flutter.
https://pub.dev/packages/flutter_android
The Unlicense
131 stars 21 forks source link

Addition of ConsumerIrManager #8

Open mike-altonji opened 4 years ago

mike-altonji commented 4 years ago

It would be great if this package could also include android.hardware.ConsumerIrManager https://developer.android.com/reference/android/hardware/ConsumerIrManager

This package allows for control of the IR Blaster, great for applications involving the control of TVs, Air Conditioners, and other IR devices.