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

A lightweight UDP-based LAN communication plugin that supports multicast and unicast, allowing data to be sent and received within a local network.

0
likes
150/ 160
pub points
0%
popularity

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

OK
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

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: MIT.

partial
Provide documentation
10 / 20trigger folding of the section

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

0 out of 27 API elements (0.0 %) have documentation comments.

Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.

To highlight public API members missing documentation consider enabling the public_member_api_docs lint.

Some symbols that are missing documentation: lan_mixed, lan_mixed.DeviceEntity, lan_mixed.DeviceEntity.DeviceEntity, lan_mixed.DeviceEntity.DeviceEntity.fromJson, lan_mixed.DeviceEntity.deviceIp.

10/10 points: Package has an example

failed
Platform support
20 / 20trigger folding of the section

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:lan_mixed/lan_mixed.dart that imports:
  • package:lan_mixed/src/lan_mixed.dart that imports:
  • package:network_info_plus/network_info_plus.dart that imports:
  • package:network_info_plus/src/network_info_plus_linux.dart that imports:
  • package:nm/nm.dart that declares support for platforms: Linux.

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

Package does not support platform `Android`.

Because:

  • package:lan_mixed/lan_mixed.dart that imports:
  • package:lan_mixed/src/lan_mixed.dart that imports:
  • package:network_info_plus/network_info_plus.dart that imports:
  • package:network_info_plus/src/network_info_plus_windows.dart that imports:
  • package:win32/winsock2.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:lan_mixed/lan_mixed.dart that imports:
  • package:lan_mixed/src/lan_mixed.dart that imports:
  • package:network_info_plus/network_info_plus.dart that imports:
  • package:network_info_plus/src/network_info_plus_windows.dart that imports:
  • package:win32/winsock2.dart that declares support for platforms: Windows.
Package does not support platform `Windows`.

Because:

  • package:lan_mixed/lan_mixed.dart that imports:
  • package:lan_mixed/src/lan_mixed.dart that imports:
  • package:network_info_plus/network_info_plus.dart that imports:
  • package:network_info_plus/src/network_info_plus_linux.dart that imports:
  • package:nm/nm.dart that declares support for platforms: Linux.
Package does not support platform `Linux`.

Because:

  • package:lan_mixed/lan_mixed.dart that imports:
  • package:lan_mixed/src/lan_mixed.dart that imports:
  • package:network_info_plus/network_info_plus.dart that imports:
  • package:network_info_plus/src/network_info_plus_windows.dart that imports:
  • package:win32/winsock2.dart that declares support for platforms: Windows.
Package does not support platform `macOS`.

Because:

  • package:lan_mixed/lan_mixed.dart that imports:
  • package:lan_mixed/src/lan_mixed.dart that imports:
  • package:network_info_plus/network_info_plus.dart that imports:
  • package:network_info_plus/src/network_info_plus_windows.dart that imports:
  • package:win32/winsock2.dart that declares support for platforms: Windows.

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:lan_mixed/lan_mixed.dart that imports:
  • package:lan_mixed/src/lan_mixed.dart that imports:
  • package:network_info_plus/network_info_plus.dart that imports:
  • package:network_info_plus/src/network_info_plus_windows.dart that imports:
  • package:win32/winsock2.dart that imports:
  • package:win32/src/win32/ws2_32.g.dart that imports:
  • package:win32/src/variant.dart that imports:
  • package:win32/src/win32/oleaut32.g.dart that imports:
  • package:win32/src/structs.g.dart that imports:
  • package:win32/src/guid.dart that imports:
  • package:win32/src/win32/ole32.g.dart that imports:
  • package:win32/src/combase.dart that imports:
  • package:win32/src/utils.dart that imports:
  • package:win32/src/win32/user32.g.dart that imports:
  • package:win32/src/callbacks.dart that imports:
  • package:win32/src/types.dart that imports:
  • package:ffi/ffi.dart that imports:
  • package:ffi/src/utf8.dart that imports:
  • dart:ffi

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.

OK
Pass static analysis
50 / 50trigger folding of the section

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

OK
Support up-to-date dependencies
40 / 40trigger folding of the section

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

Package Constraint Compatible Latest
device_info_plus ^10.1.2 10.1.2 11.1.0
flutter flutter 0.0.0 0.0.0
network_info_plus ^6.0.1 6.1.0 6.1.0
Transitive dependencies
Package Constraint Compatible Latest
args - 2.6.0 2.6.0
characters - 1.3.0 1.3.1
collection - 1.18.0 1.19.1
dbus - 0.7.10 0.7.10
device_info_plus_platform_interface - 7.0.1 7.0.1
ffi - 2.1.3 2.1.3
file - 7.0.1 7.0.1
flutter_web_plugins - 0.0.0 0.0.0
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
network_info_plus_platform_interface - 2.0.1 2.0.1
nm - 0.5.0 0.5.0
path - 1.9.1 1.9.1
petitparser - 6.0.2 6.0.2
plugin_platform_interface - 2.1.8 2.1.8
sky_engine - 0.0.99 0.0.99
vector_math - 2.1.4 2.1.4
web - 1.1.0 1.1.0
win32 - 5.7.0 5.7.0
win32_registry - 1.1.5 1.1.5
xml - 6.5.0 6.5.0

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

The constraint `^10.1.2` on device_info_plus does not support the stable version `11.0.0`, that was published 12 days ago.

When device_info_plus is 30 days old, this package will no longer be awarded points in this category.

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

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

20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.13, Flutter 3.24.3, Dart 3.5.3.

Check the analysis log for details.

0
likes
150
pub points
0%
popularity

Publisher

verified publishersuntengfei.top

A lightweight UDP-based LAN communication plugin that supports multicast and unicast, allowing data to be sent and received within a local network.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

device_info_plus, flutter, network_info_plus

More

Packages that depend on lan_mixed