custom_ping 0.3.2+1 copy "custom_ping: ^0.3.2+1" to clipboard
custom_ping: ^0.3.2+1 copied to clipboard

A ping service to fix the ping issue on Colombia networks. Where a valid ping donsnt mean the phone will have navigation

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add custom_ping

With Flutter:

 $ flutter pub add custom_ping

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

dependencies:
  custom_ping: ^0.3.2+1

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

Import it

Now in your Dart code, you can use:

import 'package:custom_ping/custom_ping.dart';
12
likes
0
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

A ping service to fix the ping issue on Colombia networks. Where a valid ping donsnt mean the phone will have navigation

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http

More

Packages that depend on custom_ping

Packages that implement custom_ping