ifp_detector library
Classes
- IfpDetectionResult
- Represents the result of IFP (Interactive Flat Panel) detection.
- IfpDetector
- Main class for IFP (Interactive Flat Panel) detection.
- IfpDetectorPlatform
- The interface that implementations of ifp_detector must implement.
- MethodChannelIfpDetector
- An implementation of IfpDetectorPlatform that uses method channels.