custom_ping 0.2.3+1 copy "custom_ping: ^0.2.3+1" to clipboard
custom_ping: ^0.2.3+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.2.3+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';
10
likes
130
pub points
66%
popularity

Publisher

unverified uploader

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

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, http

More

Packages that depend on custom_ping