paper_scanner_platform_interface 0.1.1
paper_scanner_platform_interface: ^0.1.1 copied to clipboard
A common platform interface for the paper_scanner plugin. Defines the detection, perspective-crop and filter operations every platform must implement.
0.1.1 #
- Fix static analysis warnings.
- Update repository visibility to public.
0.1.0 #
- Initial release.
PaperScannerPlatformwithdetectInImage,detectInFrame,cropPerspective,applyFilter.MethodChannelPaperScannerdefault implementation on thepaper_scannerchannel.- Models:
ScanPoint,Quad,DetectedQuad,ScanFilter,FrameData,FrameFormat. - Pigeon definition (
pigeons/messages.dart) for the optional typed-channel migration path.