menu
flutter_zxing package
documentation
zxing_web.dart
ZxingWeb
barcodeFormatName method
barcodeFormatName method
dark_mode
light_mode
barcodeFormatName
method
@
override
String
barcodeFormatName
(
int
format
)
override
Implementation
@override String barcodeFormatName(int format) => 'Unsupported';
flutter_zxing package
documentation
zxing_web
ZxingWeb
barcodeFormatName method
ZxingWeb class