network_tools_flutter 2.0.2 network_tools_flutter: ^2.0.2 copied to clipboard
Extended features of network_tools package for flutter framework supporting iOS and Android
We analyzed this package 10 hours ago, and awarded it 130 pub points (of a possible 160):
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.
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Use an OSI-approved license
Detected license: Apache-2.0
.
10/10 points: 20% or more of the public API has dartdoc comments
29 out of 117 API elements (24.8 %) have documentation comments.
Some symbols that are missing documentation: network_tools_flutter
, network_tools_flutter.ARPData
, network_tools_flutter.ARPData.ARPData
, network_tools_flutter.ARPData.ARPData.fromJson
, network_tools_flutter.ARPData.hostname
.
10/10 points: Package has an example
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
.
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.
50/50 points: code has no errors, warnings, lints, or formatting issues
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
dart_ping |
^9.0.1 |
9.0.1 | 9.0.1 |
dart_ping_ios |
^4.0.2 |
4.0.2 | 4.0.2 |
fake_http_client |
^1.0.0 |
1.0.0 | 2.0.0 |
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_isolate |
^2.0.4 |
2.1.0 | 2.1.0 |
intl |
^0.18.0 |
0.18.1 | 0.20.0 |
logging |
^1.2.0 |
1.3.0 | 1.3.0 |
multicast_dns |
^0.3.2+6 |
0.3.2+7 | 0.3.2+7 |
network_tools |
^5.0.0 |
5.0.4 | 5.0.4 |
nsd |
^2.3.1 |
2.3.1 | 4.0.3 |
path_provider |
^2.1.1 |
2.1.5 | 2.1.5 |
universal_io |
^2.2.2 |
2.2.2 | 2.2.2 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
args |
- | 2.6.0 | 2.6.0 |
async |
- | 2.12.0 | 2.12.0 |
characters |
- | 1.3.0 | 1.3.1 |
clock |
- | 1.1.2 | 1.1.2 |
collection |
- | 1.18.0 | 1.19.1 |
crypto |
- | 3.0.6 | 3.0.6 |
csv |
- | 6.0.0 | 6.0.0 |
ffi |
- | 2.1.3 | 2.1.3 |
flutter_icmp_ping |
- | 3.1.3 | 3.1.3 |
http |
- | 1.2.2 | 1.2.2 |
http_parser |
- | 4.0.2 | 4.1.1 |
json_annotation |
- | 4.9.0 | 4.9.0 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.0 | 1.16.0 |
nested |
- | 1.0.0 | 1.0.0 |
nsd_android |
- | 1.2.2 | 2.1.2 |
nsd_ios |
- | 1.0.3 | 2.0.1 |
nsd_macos |
- | 1.0.3 | 2.0.1 |
nsd_platform_interface |
- | 1.6.0 | 2.1.1 |
nsd_windows |
- | 2.0.1 | 3.0.1 |
path |
- | 1.9.1 | 1.9.1 |
path_provider_android |
- | 2.2.14 | 2.2.14 |
path_provider_foundation |
- | 2.4.0 | 2.4.0 |
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.2 | 1.2.2 |
provider |
- | 6.1.2 | 6.1.2 |
pub_semver |
- | 2.1.4 | 2.1.4 |
sembast |
- | 3.7.5+2 | 3.7.5+2 |
sky_engine |
- | 0.0.99 | 0.0.99 |
source_span |
- | 1.10.0 | 1.10.0 |
string_scanner |
- | 1.4.0 | 1.4.0 |
synchronized |
- | 3.3.0+3 | 3.3.0+3 |
term_glyph |
- | 1.2.1 | 1.2.1 |
typed_data |
- | 1.4.0 | 1.4.0 |
uuid |
- | 3.0.7 | 4.5.1 |
vector_math |
- | 2.1.4 | 2.1.4 |
web |
- | 1.1.0 | 1.1.0 |
xdg_directories |
- | 1.1.0 | 1.1.0 |
yaml |
- | 3.1.2 | 3.1.2 |
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`, that was published 6 days ago.
When fake_http_client is 30 days old, this package will no longer be awarded points in this category.
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.
10/10 points: Package supports latest stable Dart and Flutter SDKs
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:113:7
- The named parameter 'macAddress' 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.15
, Flutter 3.24.5
, Dart 3.5.4
.
Check the analysis log for details.