usb_serial_for_android 0.0.9 copy "usb_serial_for_android: ^0.0.9" to clipboard
usb_serial_for_android: ^0.0.9 copied to clipboard

PlatformAndroid

Serial port library for flutter, available only for android devices.

usb_serial_for_android #

Serial lib for android devices.

IMPORTANT! #

This project is very similar to usb_serial, you can use its documentation to use this library. There are still many changes and tests that I must perform

Motivation #

I had some problems and bugs using usb_serial due to the special requirements of a project I was working on.

While usb_serial uses https://github.com/felHR85/UsbSerial To support its functionality, this library uses https://github.com/mik3y/usb-serial-for-android

5
likes
135
points
91
downloads

Publisher

unverified uploader

Weekly Downloads

Serial port library for flutter, available only for android devices.

Repository (GitHub)
View/report issues

Documentation

API reference

License

LGPL-3.0 (license)

Dependencies

async, collection, flutter, plugin_platform_interface

More

Packages that depend on usb_serial_for_android

Packages that implement usb_serial_for_android