speed_checker_plugin 1.0.12 copy "speed_checker_plugin: ^1.0.12" to clipboard
speed_checker_plugin: ^1.0.12 copied to clipboard

Flutter plugin for SpeedChecker SDK

1.0.0 #

  • Introduces speedchecker plugin, which can be used to obtain basic speed test results.

1.0.1 #

  • Added speed test with custom server, added more speed test result parameters.

1.0.2 #

  • Reworked Readme and added API documentation.

1.0.3 #

  • fixed custom server test.

1.0.4 #

  • added more parameters to custom server test.

1.0.5 #

  • fixed iOS custom server test.

1.0.6 #

  • added method to stop speed test.

1.0.7 #

  • added user IP and ISP as a speed test parameters.

1.0.8 #

  • added user IP and ISP in iOS.

1.0.9 #

  • changed example code for proper error handling.

1.0.10 #

  • more rework in error handling.

1.0.11 #

  • fixed getting ip and isp after test stop and restart
  • 1.0.12 #

  • fixed line endings in SDK .swiftinterface files in iOS