infrared_plugin 0.0.1 copy "infrared_plugin: ^0.0.1" to clipboard
infrared_plugin: ^0.0.1 copied to clipboard

PlatformAndroid

A Flutter plugin to use the consumer infrared (IR) transmitter on Android devices.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add infrared_plugin

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  infrared_plugin: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:infrared_plugin/infrared_plugin.dart';
3
likes
160
points
31
downloads

Publisher

verified publisherhapkiduki.dev

Weekly Downloads

A Flutter plugin to use the consumer infrared (IR) transmitter on Android devices.

Repository (GitHub)
View/report issues

Topics

#infrared #remote-control #jnigen #hardware #connectivity

Documentation

API reference

License

MIT (license)

Dependencies

flutter, jni

More

Packages that depend on infrared_plugin

Packages that implement infrared_plugin