network_tools_flutter 1.0.5 copy "network_tools_flutter: ^1.0.5" to clipboard
network_tools_flutter: ^1.0.5 copied to clipboard

Extended features of network_tools package for flutter framework supporting iOS and Android

6
likes
150/ 160
pub points
264
downloads

We analyzed this package 3 days ago, and awarded it 150 pub points (of a possible 160):

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: Apache-2.0.

Passed report section
Provide documentation
20 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

46 out of 137 API elements (33.6 %) have documentation comments.

Some symbols that are missing documentation: network_tools_flutter, network_tools_flutter.ARPData, network_tools_flutter.ARPData.ARPData.fromJson, network_tools_flutter.ARPData.ARPData.new, network_tools_flutter.ARPData.hostname.

Passed check 10/10 points: Package has an example

Failed report section
Platform support
20 / 20trigger folding of the section

Passed check 20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package does not support platform `Web`.

Because:

  • package:network_tools_flutter/network_tools_flutter.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `Windows`.

Because:

  • package:network_tools_flutter/network_tools_flutter.dart that imports:
  • package:network_tools_flutter/src/port_scanner_flutter.dart that imports:
  • package:dart_ping_ios/dart_ping_ios.dart that imports:
  • package:flutter_icmp_ping/flutter_icmp_ping.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:network_tools_flutter/network_tools_flutter.dart that imports:
  • package:network_tools_flutter/src/port_scanner_flutter.dart that imports:
  • package:dart_ping_ios/dart_ping_ios.dart that imports:
  • package:flutter_icmp_ping/flutter_icmp_ping.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:network_tools_flutter/network_tools_flutter.dart that imports:
  • package:network_tools_flutter/src/port_scanner_flutter.dart that imports:
  • package:dart_ping_ios/dart_ping_ios.dart that imports:
  • package:flutter_icmp_ping/flutter_icmp_ping.dart that declares support for platforms: Android, iOS.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:network_tools_flutter/network_tools_flutter.dart that imports:
  • package:network_tools/network_tools.dart that imports:
  • package:network_tools/src/port_scanner.dart that imports:
  • package:universal_io/io.dart that imports:
  • package:universal_io/src/_exports_in_vm.dart that imports:
  • package:universal_io/src/new_universal_http_client.dart that imports:
  • package:universal_io/src/_helpers.dart that imports:
  • package:universal_io/src/_helpers_impl_elsewhere.dart that imports:
  • dart:io

This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

Passed report section
Pass static analysis
50 / 50trigger folding of the section

Passed check 50/50 points: code has no errors, warnings, lints, or formatting issues

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

Failed check 0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
dart_ping ^9.0.0 9.0.1 9.0.1
dart_ping_ios ^4.0.0 4.0.2 4.0.2
fake_http_client ^1.0.0 1.0.0 2.0.0
flutter_isolate ^2.0.4 2.1.0 2.1.0
intl ^0.18.0 0.18.1 0.20.2
logging ^1.2.0 1.3.0 1.3.0
network_tools ^4.0.3 4.0.4 5.0.6
path_provider ^2.1.1 2.1.5 2.1.5
universal_io ^2.2.0 2.2.2 2.2.2
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.0
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
crypto - 3.0.6 3.0.6
csv - 5.1.1 6.0.0
ffi - 2.1.4 2.1.4
fixnum - 1.1.1 1.1.1
flutter_icmp_ping - 3.1.3 3.1.3
get_it - 7.7.0 8.0.3
http - 1.3.0 1.3.0
http_parser - 4.1.2 4.1.2
injectable - 2.5.0 2.5.0
json_annotation - 4.9.0 4.9.0
material_color_utilities - 0.11.1 0.12.0
meta - 1.16.0 1.16.0
multicast_dns - 0.3.3 0.3.3
path - 1.9.1 1.9.1
path_provider_android - 2.2.17 2.2.17
path_provider_foundation - 2.4.1 2.4.1
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
process_run - 0.14.2 1.2.4
pub_semver - 2.2.0 2.2.0
sembast - 3.8.5 3.8.5
source_span - 1.10.1 1.10.1
sprintf - 7.0.0 7.0.0
string_scanner - 1.4.1 1.4.1
synchronized - 3.3.1 3.3.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
uuid - 4.5.1 4.5.1
vector_math - 2.1.4 2.1.5
web - 1.1.1 1.1.1
xdg_directories - 1.1.0 1.1.0
yaml - 3.1.3 3.1.3

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Found 3 issues. Showing the first 2:

The constraint `^1.0.0` on fake_http_client does not support the stable version `2.0.0`.

Try running dart pub upgrade --major-versions fake_http_client to update the constraint.

The constraint `^0.18.0` on intl does not support the stable version `0.19.0`.

Try running dart pub upgrade --major-versions intl to update the constraint.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.20, Flutter 3.29.2, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
6
likes
150
points
264
downloads

Publisher

verified publisherop3nsoc13ty.blogspot.com

Weekly Downloads

Extended features of network_tools package for flutter framework supporting iOS and Android

Repository (GitHub)
View/report issues

Topics

#network #ping #arp #port #scanner

Documentation

API reference

Funding

Consider supporting this project:

liberapay.com
ko-fi.com

License

Apache-2.0 (license)

Dependencies

dart_ping, dart_ping_ios, fake_http_client, flutter, flutter_isolate, intl, logging, network_tools, path_provider, universal_io

More

Packages that depend on network_tools_flutter