'How can I create a Bluetooth socket between flutter app on a tablet and python running on Windows 10?
I would like to pass data between Python and a Flutter app over Bluetooth but I'm not sure what packages I should use to accomplish this. The python script will be running on a Windows 10 and the Flutter app will be running on an Android tablet. The data I'm passing will just be simple messages when a button is clicked in the flutter app.
What is the best way to do this? Any relevant resources are appreciated!
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
