Restart app (exit from debug and run flutter run again)
Run flutter clean
Reinstall flutter_internet_speed_test (flutter pub remove and flutter pub add)
Close VS Code and open it again
When I use other library named flutter_speedtest, it works, but there is can not disable calculating ping and download (I need to get only upload data)
I use code from example in pub.dev. When I clicked "Start Testing", I see infinte loading and error in terminal:
I tried:
flutter run
again)flutter clean
When I use other library named flutter_speedtest, it works, but there is can not disable calculating ping and download (I need to get only upload data)