androidtvremote 0.0.1
androidtvremote: ^0.0.1 copied to clipboard
Control Android/Google TV from Flutter with secure pairing (mutual TLS) and remote commands (DPAD, Home, Back, Play/Pause, Volume,Youtube ,Netflix etc , All TV commands). iOS implementation included; [...]
0.0.1 #
- Initial release of androidtvremote plugin.
- Added iOS implementation for connecting and pairing with Android/Google TV using mutual TLS.
- Supports secure pairing with PIN code.
- Provides basic remote control commands: DPAD navigation, Home, Back, Play/Pause, and Volume.
- Includes certificate-based authentication (
cert.der
andcert.p12
) setup for iOS. - Example usage and detailed README provided.