PackageTrack
Sign in Get early access

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
Release Pre-release

Releases

latest 16
  1. 0.5.2 12 Jul 2024
    Release notes

    v0.5.2 Improved Android 14 support

    Open source →
  2. 0.5.1 04 Sep 2023
    Release notes

    0.5.1

    • Improve Java handling of null pointers.
    • Update gradle version on sample.
    Open source →
    Release notes
    • Improve Java handling of null pointers.
    • Update gradle version on sample.
    Open source →
  3. 0.5.0 04 Sep 2023
    Release notes

    Release 0.5.0

    • Support newer Android version.
    • Linter fixes.
    • Add device name mapping.
    • Add access to maxLen parameter for long serial messages.
    Open source →
    Release notes
    • Support newer Android version.
    • Linter fixes.
    • Add device name mapping.
    • Add access to maxLen parameter for long serial messages.
    Open source →
  4. 0.4.0 28 Nov 2021
    Release notes
    • Use deviceName (unique and not null) for equal operator and hashCode.
    Open source →
  5. 0.3.0 12 Jul 2021
    Release notes
    • Implemented v2 Android embedding
    • Updated UsbSerial to 6.1.0
    • Transaction constructor signature changed to fix issue #39 (see test testTwoTransformersInSequence)
    Open source →
  6. 0.2.991 03 Jun 2021
    Release notes
    • Addressed issue #46
    • Fixed @immutable error
    Open source →
  7. 0.2.99 03 Jun 2021
    Release notes
    • Merged null safety pull request
    Open source →
  8. 0.2.4 08 Mar 2020
    Release notes
    • Added interfaceCount
    • Added CH340 VID/PID to example xml.
    • Added exception catch for Device Create
    Open source →
  9. 0.2.3 20 Jul 2019
    Release notes
    • Fixed threading issue ( PR10 )
    Open source →
  10. 0.2.2 10 May 2019
    Release notes
    • Fixed 3 dart lint warnings.
    Open source →
  11. 0.2.1 09 May 2019
    Release notes
    • Updated the underlying UsbSerial library to 6.0.6
    • Updated the examples
    Open source →
  12. 0.2.0 09 May 2019
    Release notes
    • Added Transformers and Transactions
    • Added unit tests
    • Changed Java naming, if your compile fails delete the 'build' directory and try again.
    Open source →
  13. 0.1.1 09 Jan 2019
    Release notes
    • Merged pull request 1: Fix for NoSuchMethodException thrown on api level less than 21 during device enumeration.
    Open source →
  14. 0.1.0 19 Dec 2018
    Release notes
    • 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.
    Open source →
  15. 0.0.2 18 Dec 2018
    Release notes
    • Fixed crasher when connected or disconnecting a USB device without having a sink attached.
    Open source →
  16. 0.0.1 12 Dec 2018
    Release notes
    • Initial release, providing easy UART access to Android Flutter apps
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive