Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌍 GeoIP API - Flutter Package

A lightweight Flutter/Dart package to fetch geolocation and IP address information using api.geoipapi.com.


✨ Features

  • Get user's public IP address
  • Get full geolocation details including:
    • IP, country, city, state, ZIP
    • Latitude & longitude
    • ASN (Autonomous System Number) info
    • Timezone, currency, and more

📦 Installation

In the pubspec.yaml of your flutter project, add the following dependency:

dependencies:
  ...
  geoip_api: <latest_version>

In your library add the following import:

import 'package:geoip_api/geoip_api.dart';

Preview

Preview

About

No description, website, or topics provided.

Resources

Stars

8 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages