network_info_plus_watchos 0.0.1 copy "network_info_plus_watchos: ^0.0.1" to clipboard
network_info_plus_watchos: ^0.0.1 copied to clipboard

watchOS implementation of the network_info_plus plugin, exposing Wi-Fi IPv4 and IPv6 addresses via getifaddrs and dart:ffi (SSID is unavailable on watchOS).

140/ 160
pub points
101
downloads

We analyzed this package 10 days ago, and awarded it 140 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: BSD-3-Clause.

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

15 out of 18 API elements (83.3 %) have documentation comments.

Some symbols that are missing documentation: network_info_plus_watchos, network_info_plus_watchos.NetworkInfoPlusWatchos.NetworkInfoPlusWatchos.new, network_info_plus_watchos.NetworkInfoPlusWatchosBackend.NetworkInfoPlusWatchosBackend.new.

Passed check 10/10 points: Package has an example

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

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

These platforms are not supported:

Package does not support platform `Android`.

Because:

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

Because:

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

Because:

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

Because:

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

Because:

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

Because:

  • package:network_info_plus_watchos/network_info_plus_watchos.dart that declares support for platforms: .
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

Passed report section
Support up-to-date dependencies
40 / 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
ffi ^2.1.0 2.2.0 2.2.0
network_info_plus_platform_interface ^3.1.0 3.1.0 3.1.0
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.1 1.4.1
collection - 1.19.1 1.19.1
material_color_utilities - 0.13.0 0.13.0
meta - 1.18.0 1.19.0
plugin_platform_interface - 2.1.8 2.1.8
vector_math - 2.2.0 2.4.0

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

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

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.14, Flutter 3.44.5, Dart 3.12.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
140
points
101
downloads

Documentation

API reference

Publisher

verified publisherflutterwatch.dev

Weekly Downloads

watchOS implementation of the network_info_plus plugin, exposing Wi-Fi IPv4 and IPv6 addresses via getifaddrs and dart:ffi (SSID is unavailable on watchOS).

Homepage
Repository (GitHub)
View/report issues

Topics

#watchos #ffi #network

License

BSD-3-Clause (license)

Dependencies

ffi, flutter, network_info_plus_platform_interface

More

Packages that depend on network_info_plus_watchos

Packages that implement network_info_plus_watchos