{"id":20566011,"url":"https://github.com/fischerscode/dart-extendedip","last_synced_at":"2026-03-06T09:04:40.650Z","repository":{"id":43375294,"uuid":"414402403","full_name":"fischerscode/dart-extendedIP","owner":"fischerscode","description":"Extended functionality for an InternetAddress.","archived":false,"fork":false,"pushed_at":"2023-09-05T04:39:16.000Z","size":12,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-16T04:39:44.976Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fischerscode.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-10-06T23:31:53.000Z","updated_at":"2024-04-19T12:55:34.000Z","dependencies_parsed_at":"2023-02-18T06:45:29.672Z","dependency_job_id":null,"html_url":"https://github.com/fischerscode/dart-extendedIP","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fischerscode%2Fdart-extendedIP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fischerscode%2Fdart-extendedIP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fischerscode%2Fdart-extendedIP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fischerscode%2Fdart-extendedIP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fischerscode","download_url":"https://codeload.github.com/fischerscode/dart-extendedIP/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234265708,"owners_count":18805188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T04:39:47.265Z","updated_at":"2025-09-25T23:30:37.692Z","avatar_url":"https://github.com/fischerscode.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"Extended functionality for an InternetAddress.\n\n## Usage\n\nA simple usage example:\n\n```dart\nimport 'package:extendedip/extendedip.dart';\n\nvoid main() {\n  // Check if an IP is in a private network.\n  print(InternetAddress('192.168.24.64').isInPrivate); // true\n  print(InternetAddress('1.2.3.4').isInPrivate); // false\n\n  // Convert an IPv4 to an IPv6.\n  print(InternetAddress('1.2.3.4').toIPv6().address); // ::FFFF:1.2.3.4\n}\n```\n\n## Features and bugs\n\nPlease file feature requests and bugs at the [issue tracker][tracker].\n\n[tracker]: https://github.com/fischerscode/dart-extendedIP/issues\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffischerscode%2Fdart-extendedip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffischerscode%2Fdart-extendedip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffischerscode%2Fdart-extendedip/lists"}