ipquery_dart 1.0.2
ipquery_dart: ^1.0.2 copied to clipboard
A Dart SDK for the ipquery.io API. Query geolocation, ISP, and risk information for any IP address, your own IP, or in bulk.
1.0.2 #
- Fixed small typo in readme
- Alignement on pubspec.yaml and readme.md
1.0.1 #
- Added comprehensive dartdoc documentation to all public API elements
- Fixed static analysis issues with HTML angle brackets in comments
- Improved code comments for better developer experience
- Added examples to API method documentation
1.0.0 #
- Initial release of ipquery_dart
- Support for querying single IPs, own IP, and bulk queries
- Support for JSON, YAML, XML, and text formats
- Complete data models for IP information
- Full test coverage