flutter_usb_event 1.0.2 copy "flutter_usb_event: ^1.0.2" to clipboard
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 banner

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
4
likes
150
points
150
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin that allows you to listen to USB device connection and disconnection events

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_usb_event