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

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

6
likes
140/ 160
pub points
348
downloads

We analyzed this package 44 hours ago, and awarded it 140 pub points (of a possible 160):

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

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/osociety/network_tools_flutter/issues was unreachable. Make sure that the website is reachable via HEAD requests.

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

29 out of 124 API elements (23.4 %) 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/configure_flutter.dart that imports:
  • package:network_tools_flutter/src/services_impls/port_scanner_service_flutter_impl.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/configure_flutter.dart that imports:
  • package:network_tools_flutter/src/services_impls/port_scanner_service_flutter_impl.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/configure_flutter.dart that imports:
  • package:network_tools_flutter/src/services_impls/port_scanner_service_flutter_impl.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_flutter/src/configure_flutter.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
20 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
dart_ping ^9.0.1 9.0.1 9.0.1
dart_ping_ios ^4.0.2 4.0.2 4.0.2
flutter_isolate ^2.1.0 2.1.0 2.1.0
intl ^0.20.0 0.20.2 0.20.2
logging ^1.3.0 1.3.0 1.3.0
multicast_dns ^0.3.2+7 0.3.3 0.3.3
network_tools ^5.0.2 5.0.6 5.0.6
nsd >=3.0.0 <5.0.0 4.0.3 4.0.3
path_provider ^2.1.5 2.1.5 2.1.5
universal_io ^2.2.2 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 - 6.0.0 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
http - 1.3.0 1.3.0
http_parser - 4.1.2 4.1.2
json_annotation - 4.9.0 4.9.0
material_color_utilities - 0.11.1 0.12.0
meta - 1.16.0 1.16.0
nested - 1.0.0 1.0.0
nsd_android - 2.1.2 2.1.2
nsd_ios - 2.0.1 2.0.1
nsd_macos - 2.0.1 2.0.1
nsd_platform_interface - 2.1.1 2.1.1
nsd_windows - 3.0.1 3.0.1
path - 1.9.1 1.9.1
path_provider_android - 2.2.16 2.2.16
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 - 1.2.4 1.2.4
provider - 6.1.4 6.1.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.4
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.

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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 1 error:

  • UNDEFINED_NAMED_PARAMETER - lib/src/services_impls/mdns_scanner_service_flutter_impl.dart:109:7 - The named parameter 'txtResourceRecord' isn't defined.

Run flutter pub downgrade and then flutter analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

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:
Jul 11Aug 8Sep 5Oct 3Oct 31Nov 28Dec 26Jan 23Feb 20Mar 20050100150200250300350400>=1.0.0-0 <2.0.0>=2.0.0-0 <3.0.0
6
likes
140
points
348
downloads

Publisher

verified publisherop3nsoc13ty.blogspot.com

Weekly Downloads

2024.09.26 - 2025.04.10

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, flutter, flutter_isolate, intl, logging, multicast_dns, network_tools, nsd, path_provider, universal_io

More

Packages that depend on network_tools_flutter