flutter_usb_event 1.0.2
flutter_usb_event: ^1.0.2 copied to clipboard
Flutter plugin that allows you to listen to USB device connection and disconnection events
Flutter USB Event #
flutter_usb_event
is a Flutter plugin that allows you to listen to USB device connection and disconnection events on macOS and Windows. This plugin is useful for applications that need to interact with USB devices, such as RFID readers, USB printers, or other types of USB peripherals.
Features #
- Listen for USB device connection events.
- Listen for USB device disconnection events.
- Compatible with macOS and Windows.
Installation #
Add this line to your pubspec.yaml
in the dependencies
section:
dependencies:
flutter_usb_event: ^0.0.1