Skip to main content

All Questions

Tagged with
0 votes
1 answer
65 views

How to send Wi-Fi Credentials to ESP32 using hotspot in flutter app

I have an iOT project. Where I need to send home wifi credentials on iOT device. Firstly, I have to connect the mobile app to the iOT device hotspot. Then send wifi credentials to the iOT device ...
webaddicted's user avatar
  • 1,081
1 vote
0 answers
120 views

How to check status of Android hotspot using flutter

I'm building an app that requires a user to enable their hotspot. Is there any package to get the info of the hotspot of the device? if there's no package, how can I achieve it then? should I write ...
Muazzam Soomro's user avatar
0 votes
1 answer
450 views

How to open Android hotspot using flutter

I want to set ssid and password of wifi hotspot in android using flutter. I used wifi_iot but most of it's functions are deprecated. is there any other way to do so? I think using method channels ...
Amr Hassan's user avatar
1 vote
0 answers
71 views

I want to open the hot spot using flutter for android

How to use wifi_iot flutter plugin, because i can't find it's docs because i want to open the mobile hotspot and set it's credentials with flutter
Amr Hassan's user avatar
0 votes
1 answer
658 views

How do I get my own hotspot ip address in flutter

I have a problem getting an IP address on my own hotspot. I found several plugins and found nothing.
Ianwazowski's user avatar