S
S
spbitm2019-09-25 17:00:28
RFID
spbitm, 2019-09-25 17:00:28

How to open a serialport in a Flutter application and get data from it?

I am developing an application in Flutter. There was a task to address to the RFID-scanner. The demo application for the device is written in Java and accesses the serialport.jar library. I can’t figure out how to do the same on Flutter

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
Nick, 2019-09-30
@DragonSpirit

You can move this logic into a native java module and communicate with flutter through channel's

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question