usb_serial 0.2.0 copy "usb_serial: ^0.2.0" to clipboard
usb_serial: ^0.2.0 copied to clipboard

outdated

This plugin will allow you to easily use the USB uart hardware based on FTDI or CDC (and more!) protocols.

0.2.0 #

  • Added Transformers and Transactions
  • Added unit tests
  • Changed Java naming, if your compile fails delete the 'build' directory and try again.

0.1.1 #

  • Merged pull request 1: Fix for NoSuchMethodException thrown on api level less than 21 during device enumeration.

0.1.0 #

  • Modified the USB Attached/Detach stream from Stream
  • Added ACTION_USB_ATTACHED and ACTION_USB_DETACHED constants to dart interface.

0.0.2 #

  • Fixed crasher when connected or disconnecting a USB device without having a sink attached.

0.0.1 #

  • Initial release, providing easy UART access to Android Flutter apps
140
likes
0
pub points
94%
popularity

Publisher

verified publisherbessems.dev

This plugin will allow you to easily use the USB uart hardware based on FTDI or CDC (and more!) protocols.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

async, flutter

More

Packages that depend on usb_serial