konnect_speed_test 1.0.0+5 copy "konnect_speed_test: ^1.0.0+5" to clipboard
konnect_speed_test: ^1.0.0+5 copied to clipboard

PlatformAndroid

Internet speed test for flutter apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add konnect_speed_test

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  konnect_speed_test: ^1.0.0+5

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:konnect_speed_test/core/speed_test.dart';
import 'package:konnect_speed_test/core/speed_test_handler.dart';
import 'package:konnect_speed_test/speed_test_lib.dart';
1
likes
120
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

Internet speed test for flutter apps.

Documentation

API reference

License

LGPL-3.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on konnect_speed_test

Packages that implement konnect_speed_test