How to run adb shell commands through flutter app?
I am trying CAN communication using Debix i.MX8 SBC with Android 11 installed. Am running a flutter app in which I need to run CAN(Controller Area Network) commands using adb shell.
How to run adb shell commands through flutter app?
I am trying CAN communication using Debix i.MX8 SBC with Android 11 installed. Am running a flutter app in which I need to run CAN(Controller Area Network) commands using adb shell.