flutter_full_screen_scanner_platform_interface

A common platform interface for the flutter_full_screen_scanner plugin.

This package provides the common PlatformInterface and Pigeon-generated models that both the iOS and Android implementations of the scanner plugin implement.

Usage

This package is an internal dependency of the flutter_full_screen_scanner plugin. You should not depend on this package directly in your Flutter app.

Instead, please depend on the main plugin:

dependencies:
  flutter_full_screen_scanner: ^1.0.8