webusb_interop library
Library that inter-ops with JavaScript on WebUSB APIs.
Note: you should NEVER use this library directly, but instead use the FlutterNfcKit class in your project.
Classes
- WebUSB
- Wraps around WebUSB APIs from browsers to provide low-level interfaces such as poll for FlutterNfcKitWeb.
Constants
- USB_CLASS_CODE_VENDOR_SPECIFIC → const int
- The USB class code used to identify a WebUSB device that supports this protocol.
Properties
- log → Logger
-
final