From 6f2bc668dd045a3910961e5ef32f0c03711e16b3 Mon Sep 17 00:00:00 2001 From: Farell Sujanto Date: Tue, 28 Mar 2023 14:19:23 +0700 Subject: [PATCH] Updated Projects Using usb serial for android (markdown) --- Projects-Using-usb-serial-for-android.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Projects-Using-usb-serial-for-android.md b/Projects-Using-usb-serial-for-android.md index b87d7c9..b59f8e0 100644 --- a/Projects-Using-usb-serial-for-android.md +++ b/Projects-Using-usb-serial-for-android.md @@ -26,3 +26,4 @@ * [jdAlcorn/usb-serial-for-android](https://github.com/jdAlcorn/usb-serial-for-android) -- fork with RawUsb support * [juce_serialport](https://github.com/cpr2323/juce_serialport) -- A [JUCE](https://github.com/juce-framework/JUCE) module allowing serial communication on Windows, Mac, and Android * [phonk](http://phonk.app) formerly Protocoder -- Prototyping environment of creative applications for Android +* [flutter_serial_communication](https://github.com/farellsujanto/flutter_serial_communication) -- Flutter library for serial communication