Just wanted to show the signal strength in dbm in flutter app.
Asked
Active
Viewed 571 times
1 Answers
0
You could use this plugin internet_speed to get speed of internet and use these values to show in your UI.

Felipe Vergara
- 849
- 7
- 12
-
it is deprecated now is there any other way? – faraz ahmed Jan 10 '22 at 16:04
-
how can we show the network strength in dbs using this? – faraz ahmed Jan 10 '22 at 16:10
-
Nop, this is for bandwidth, not signal strength... – Mauricio Betancur Molina Oct 25 '22 at 19:25