watch_ip_sdk 0.1.2
watch_ip_sdk: ^0.1.2 copied to clipboard
Official Dart/Flutter SDK for the Watch-IP visitor geolocation API (GET /v1/geo).
0.1.2 #
GeoResponse.securityis now nullable — omitted (null) on plans that don't include it, rather than always required.
0.1.1 #
- Added
example/watch_ip_sdk_example.dart(pub.dev scoring requires a published example, not just README snippets).
0.1.0 #
- Initial release:
WatchIPclient,getGeo(),WatchIPError,GeoResponseand related types.