flutter_internet_speed_test_pro 1.5.0 copy "flutter_internet_speed_test_pro: ^1.5.0" to clipboard
flutter_internet_speed_test_pro: ^1.5.0 copied to clipboard

A Flutter plugin to test internet download and upload speed.

Changelog #

1.5.0 (Fork Version) #

  • Fork Information: This is a fork of the original flutter_internet_speed_test package with support for Android Gradle Plugin (AGP) 8+ and modern Flutter requirements
  • Updated dependencies for compatibility with newer Flutter versions
  • Bug fixes: https://github.com/redx1t/flutter_internet_speed_test_pro/issues/3
  • Code refactor and modernization

Original Package History #

0.0.1 #

  • TODO: Describe initial release.

1.0.0 #

  • First release to pub.dev

1.0.1 #

  • Code refactor

1.0.2 #

  • Added internet connectivity check
  • Added method to check isTestInProgress
  • Made FlutterInternetSpeedTest singleton to run single test at a time
  • No tuple dependency

1.0.3 #

  • iOS bug fixes

1.0.4 #

  • Added debug enable/disable option
  • Added duration in callback on completion
  • updated plist

1.1.0 #

  • Added fast.com and speedtest support
  • Added multiple useful callbacks

1.2.0 #

  • Bug fixes related to upload test
  • Optimized response

1.3.0 #

1.4.0 #