flutter_barcode_sdk_windows library
Windows platform implementation of flutter_barcode_sdk.
This package provides the native Windows implementation of the
flutter_barcode_sdk federated plugin. The Dart side uses the
default MethodChannelBarcodeSdk from
flutter_barcode_sdk_platform_interface; native code registers
the flutter_barcode_sdk MethodChannel handler.