altera2015 / usbserial

Flutter Android USB Serial plugin
BSD 3-Clause "New" or "Revised" License
121 stars 83 forks source link

Added null safety and migrated example to AndroidX #47

Closed s-h-x closed 3 years ago

s-h-x commented 3 years ago

Built and tested on a Galaxy S20, on MacOSX with a STM32 Nucleo board running an UART echo program Built also for iOS but no cable to test it Unit tests are running fine I did not dig into the other pull request for null safety, but I cloned it and saw that it gave warnings about AndroidX support, this pull request does not. There are still some warnings when building example app : "Registrar in PluginRegistry has been deprecated" but this is no big deal I guess usbserial_stlink