ensemble_network_info 1.2.54
ensemble_network_info: ^1.2.54 copied to clipboard
Wi-Fi and network metadata provider for Ensemble apps.
We analyzed this package 47 hours ago, and awarded it 140 pub points (of a possible 160):
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: BSD-3-Clause.
10/10 points: 20% or more of the public API has dartdoc comments
14 out of 14 API elements (100.0 %) have documentation comments.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 4 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ macOS
These platforms are not supported:
Package does not support platform `Linux`.
Because:
package:ensemble_network_info/ensemble_network_info.dartthat imports:package:ensemble_network_info/network_info.dartthat imports:package:network_info_plus/network_info_plus.dartthat imports:package:network_info_plus/src/network_info_plus_windows.dartthat imports:package:win32/winsock2.dartthat declares support for platforms:Windows.
Package does not support platform `Web`.
Because:
package:ensemble_network_info/ensemble_network_info.dartthat imports:package:ensemble_network_info/network_info.dartthat imports:package:network_info_plus/network_info_plus.dartthat imports:package:network_info_plus/src/network_info_plus_linux.dartthat imports:package:nm/nm.dartthat 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:ensemble_network_info/ensemble_network_info.dartthat imports:package:ensemble_network_info/network_info.dartthat imports:package:network_info_plus/network_info_plus.dartthat imports:package:network_info_plus/src/network_info_plus_windows.dartthat imports:package:win32/winsock2.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:ensemble_network_info/ensemble_network_info.dartthat imports:package:ensemble_network_info/network_info.dartthat imports:package:network_info_plus/network_info_plus.dartthat imports:package:network_info_plus/src/network_info_plus_windows.dartthat imports:package:win32/winsock2.dartthat declares support for platforms:Windows.
Package does not support platform `Windows`.
Because:
package:ensemble_network_info/ensemble_network_info.dartthat imports:package:ensemble_network_info/network_info.dartthat imports:package:network_info_plus/network_info_plus.dartthat imports:package:network_info_plus/src/network_info_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
Package does not support platform `macOS`.
Because:
package:ensemble_network_info/ensemble_network_info.dartthat imports:package:ensemble_network_info/network_info.dartthat imports:package:network_info_plus/network_info_plus.dartthat imports:package:network_info_plus/src/network_info_plus_windows.dartthat imports:package:win32/winsock2.dartthat declares support for platforms:Windows.
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 | Notes |
|---|---|---|---|---|
ensemble |
^1.2.54 |
1.2.55 | 1.2.55 | |
geolocator |
^9.0.2 |
9.0.2 | 14.0.3 | |
network_info_plus |
^5.0.3 |
5.0.3 | 8.2.1 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^9.0.2` on geolocator does not support the stable version `10.0.0`.
Try running dart pub upgrade --major-versions geolocator to update the constraint.
The constraint `^5.0.3` on network_info_plus does not support the stable version `6.0.0`.
Try running dart pub upgrade --major-versions network_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.23.19, Flutter 3.47.0, Dart 3.13.0.
Check the analysis log for details.