How do i connect the esp32 to the flutter app?

Forums FlutterHow do i connect the esp32 to the flutter app?
Staff asked 2 years ago

Answers (1)

Add Answer
Darshit Rudani Marked As Accepted
Staff answered 2 years ago

You can use flutter_blue package for connect the esp32 to the flutter app.

Using flutter blue you can able to add Bluetooth in your application and using that you can connect esp32 to the your flutter application.

Here is the package https://pub.dev/packages/flutter_blue

Subscribe

Select Categories