This video briefly shows a demonstration before starting a project with Bluetooth Classic. I'll show you two examples: the Bluetooth Serial Library for ESP32 and the Bluetooth Serial for Flutter application. Also, it's including the small chat application under the example of the flutter library. It'll be a tutorial series. Thanks. 🙏
Note: iOS devices connect using Bluetooth Classic, but it must be an MFi certified device in order to connect. Also, the library of Flutter Bluetooth Serial doesn't support iOS build so I don't deal with the iOS build at this time.
****
Updated 06-21-2021
Due to Flutter's update, many parts have changed from the tutorial video.
You need to keep @dart=2.9 before starting main to avoid null safety in Flutter 2
I modified the code to work temporarily.
[Bluetooth Serial Library]
https://github.com/espressif/arduino-...
[flutter_bluetooth_serial]
https://pub.dev/packages/flutter_blue...
[Project Github Link]
https://github.com/0015/IdeasNProject...
Music:
Music provided by NoCopyRightSounds from Youtube.
#ESP32 #FLUTTER #BLUETOOTCLASSIC #SERIAL #RFCOMM #SPP