external_screen 0.0.1
external_screen: ^0.0.1 copied to clipboard
A Flutter plugin for managing external displays on Android and iOS. Detect, show content on, and transfer data to secondary displays like HDMI monitors and wireless displays.
0.0.1 #
- Initial release
- Support for detecting external displays on Android and iOS
- Show Flutter UI on secondary displays
- Transfer data between main and secondary displays
- Monitor display connection/disconnection events
- Android: API Level 36, Java 17, Kotlin 1.9.22
- iOS: iOS 13.0+, Swift 5.0
- Comprehensive example app demonstrating all features
- Full test coverage with 6 unit tests