flutter_barcode_sdk_android library
Android platform implementation of flutter_barcode_sdk.
This package provides the native Android 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.