seeip_client
Obtain IP address information using SeeIP - A simple IP address API
1.1.1
3.2K downloads/mo
#4526 most downloaded on pub.dev
madaboutbrighton/seeip_client
What this package is like to depend on
Last release 5 months ago
02 Mar 2026
Release timing varies
gaps range from 3 weeks to 3.3 years
Nearly every release is documented
notes for 8 of 8 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
8 releases · first in 2019
1 release in the last 12 months
see the full history below
Release timeline
8 releases · Apr 2019 to Mar 2026
2020
2021
2022
2023
2024
2025
2026
Releases
latest 8-
1.1.102 Mar 2026Release notes
Open source →- Added missing type annotations, replacing
varwithdynamic. - Depreciated geographical IP parameters no longer returned by SeeIP:
dmaCodeareaCode
- Added missing type annotations, replacing
-
1.1.029 Oct 2023Release notes
Open source →- Empty strings always return '' instead of null.
- Empty integers always return zero instead of null.
- Latitude and longitude can return null if they are empty, as returning zero would give an incorrect location.
-
1.0.126 Oct 2023 -
1.0.026 Oct 2023Release notes
Open source →- Breaking change - public api changed to lowerCamelCase. For example...
GeoIp.country_codechanged toGeoIp.countryCodeGeoIp.region_codechanged toGeoIp.regionCode
- Breaking change - public api changed to lowerCamelCase. For example...
-
0.1.324 Oct 2023Release notes
Open source →- Made null safe - with thanks to malkovro.
- Made Dart 3 compatible.
- Bug fix - Now uses latest seeip.org uri format.
-
0.1.219 Jun 2020Release notes
Open source →- Bug fix - GeoIP raising error. This is due to SeeIP now returning 'offset' as an int instead of a String. Added parsing for Offset to handle this.
-
0.1.119 May 2019 -
0.1.030 Apr 2019