network_info_plus_linux 1.1.2 copy "network_info_plus_linux: ^1.1.2" to clipboard
network_info_plus_linux: ^1.1.2 copied to clipboard

discontinuedreplaced by: network_info_plus
PlatformLinux

Linux implementation of the network_info_plus plugin

1
likes
130/ 160
pub points
12.5k
downloads

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

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

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 60 to 180 characters to describe the package, what it does, and its target use case.

Failed to verify repository URL.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: network_info_plus_linux,
    • contains a version property, and,
    • does not contain a publish_to property.

Repository has no matching pubspec.yaml with name: network_info_plus_linux.

Homepage URL doesn't exist.

At the time of the analysis https://plus.fluttercommunity.dev/ 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: BSD-3-Clause.

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

12 out of 14 API elements (85.7 %) have documentation comments.

Some symbols that are missing documentation: network_info_plus_linux.NetworkInfoLinux.createClient, network_info_plus_linux.NetworkManagerClientFactory.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

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

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

  • ✓ Linux

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:network_info_plus_linux/network_info_plus_linux.dart that declares support for platforms: Linux.
Package does not support platform `iOS`.

Because:

  • package:network_info_plus_linux/network_info_plus_linux.dart that declares support for platforms: Linux.
Package does not support platform `Windows`.

Because:

  • package:network_info_plus_linux/network_info_plus_linux.dart that declares support for platforms: Linux.
Package does not support platform `macOS`.

Because:

  • package:network_info_plus_linux/network_info_plus_linux.dart that declares support for platforms: Linux.
Package does not support platform `Web`.

Because:

  • package:network_info_plus_linux/network_info_plus_linux.dart that declares support for platforms: Linux.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:network_info_plus_linux/network_info_plus_linux.dart that imports:
  • package:network_info_plus_linux/src/network_info.dart that imports:
  • package:nm/nm.dart that imports:
  • package:nm/src/network_manager_client.dart that imports:
  • package:dbus/dbus.dart that imports:
  • package:dbus/src/dbus_value.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
collection ^1.15.0 1.19.1 1.19.1
flutter flutter 0.0.0 0.0.0
meta ^1.7.0 1.16.0 1.16.0
network_info_plus_platform_interface ^1.1.0 1.1.3 2.0.2
nm ^0.5.0 0.5.0 0.5.0
Transitive dependencies
Package Constraint Compatible Latest
args - 2.6.0 2.6.0
characters - 1.4.0 1.4.0
dbus - 0.7.11 0.7.11
ffi - 2.1.4 2.1.4
material_color_utilities - 0.11.1 0.12.0
petitparser - 6.1.0 6.1.0
plugin_platform_interface - 2.1.8 2.1.8
sky_engine - 0.0.0 0.0.0
vector_math - 2.1.4 2.1.4
xml - 6.5.0 6.5.0

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

The constraint `^1.1.0` on network_info_plus_platform_interface does not support the stable version `2.0.0`.

Try running dart pub upgrade --major-versions network_info_plus_platform_interface 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.18, Flutter 3.29.0, Dart 3.7.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
130
points
12.5k
downloads

Publisher

verified publisherfluttercommunity.dev

Weekly Downloads

Linux implementation of the network_info_plus plugin

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection, flutter, meta, network_info_plus_platform_interface, nm

More

Packages that depend on network_info_plus_linux