Skip to content

tbdsux/dart-myip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dart_myip

A simple library for client ip geolocation.

Info

This is just a wrapper to the Cloudflare Worker (https://my-ip.theboringdude.workers.dev/)

Usage

ClientIP ip = await getMyIP();

print(ip.ip);

© 2021 | TheBoringDude

About

A simple library for client ip geolocation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages