custom_ping 0.3.5+1 copy "custom_ping: ^0.3.5+1" to clipboard
custom_ping: ^0.3.5+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 Flutter:

 $ flutter pub add custom_ping

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

dependencies:
  custom_ping: ^0.3.5+1

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:custom_ping/custom_ping.dart';
12
likes
140
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)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on custom_ping