usb_serial
This plugin will allow you to easily use the USB uart hardware based on FTDI or CDC (and more!) protocols.
0.5.2
19K downloads/mo
#2259 most downloaded on pub.dev
altera2015/usbserial
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 4 weeks to 1.8 years
Nearly every release is documented
notes for 16 of 16 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
16 releases · first in 2018
0 releases in the last 12 months
see the full history below
Release timeline
16 releases · Dec 2018 to Jul 2024
2019
2020
2021
2022
2023
2024
2025
2026
Releases
latest 16-
0.5.212 Jul 2024 -
0.5.104 Sep 2023Release notes
Open source →0.5.1
- Improve Java handling of null pointers.
- Update gradle version on sample.
Release notes
Open source →- Improve Java handling of null pointers.
- Update gradle version on sample.
-
0.5.004 Sep 2023Release notes
Open source →Release 0.5.0
- Support newer Android version.
- Linter fixes.
- Add device name mapping.
- Add access to maxLen parameter for long serial messages.
Release notes
Open source →- Support newer Android version.
- Linter fixes.
- Add device name mapping.
- Add access to maxLen parameter for long serial messages.
-
0.4.028 Nov 2021 -
0.3.012 Jul 2021Release notes
Open source →- Implemented v2 Android embedding
- Updated UsbSerial to 6.1.0
- Transaction constructor signature changed to fix issue #39 (see test testTwoTransformersInSequence)
-
0.2.99103 Jun 2021 -
0.2.9903 Jun 2021 -
0.2.408 Mar 2020Release notes
Open source →- Added interfaceCount
- Added CH340 VID/PID to example xml.
- Added exception catch for Device Create
-
0.2.320 Jul 2019 -
0.2.210 May 2019 -
0.2.109 May 2019 -
0.2.009 May 2019Release notes
Open source →- Added Transformers and Transactions
- Added unit tests
- Changed Java naming, if your compile fails delete the 'build' directory and try again.
-
0.1.109 Jan 2019Release notes
Open source →- Merged pull request 1: Fix for NoSuchMethodException thrown on api level less than 21 during device enumeration.
-
0.1.019 Dec 2018Release notes
Open source →- Modified the USB Attached/Detach stream from Stream<String> to Stream<UsbEvent> to carry additional information about the device being added or removed.
- Added ACTION_USB_ATTACHED and ACTION_USB_DETACHED constants to dart interface.
-
0.0.218 Dec 2018Release notes
Open source →- Fixed crasher when connected or disconnecting a USB device without having a sink attached.
-
0.0.112 Dec 2018