pnf 1.3.3
pnf: ^1.3.3 copied to clipboard
Portable Network File.
We analyzed this package 7 days ago, and awarded it 120 pub points (of a possible 160):
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 50 to 180 characters to describe the package, what it does, and its target use case.
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.
0/10 points: 20% or more of the public API has dartdoc comments
OUT: Documenting pnf... Discovering libraries... Linking elements... Precaching local docs for 731403 elements... Initialized dartdoc with 721 libraries Generating docs for library dos.dart from package:pnf/dos.dart... Generating docs for library enigma.dart from package:pnf/enigma.dart... Generating docs for library client.dart from package:pnf/client.dart... Generating docs for library digest.dart from package:pnf/digest.dart... Generating docs for library pnf.dart from package:pnf/pnf.dart... [2 more lines] ERR: warning: ambiguous reexport of file_html.FileMode, canonicalization candidates: (pnf, pnf) -> pnf (confidence 0.000) from file_html.FileMode: (file:///tmp/pana_LGZQHV/lib/src/dos/file_html.dart:42:7) pnf: 1.178 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) pnf: 1.178 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) Use {@canonicalFor file_html.FileMode} in the desired library's documentation to resolve the ambiguity and/or override dartdoc's decision, or structure your package so the reexport is less ambiguous. The symbol will still be referenced in all candidates -- this only controls the location where it will be written and which library will be displayed in navigation for the relevant pages. The flag [304 more lines]
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
-
✓ Web
WASM-ready: This package is compatible with runtime wasm. 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 | Notes |
|---|---|---|---|---|
dio |
^5.3.3 |
5.9.1 | 5.9.1 | |
mkm |
^2.2.1 |
2.2.2 | 2.2.2 | |
object_key |
^1.1.1 |
1.1.1 | 1.1.1 | |
path |
^1.8.0 |
1.9.1 | 1.9.1 | |
pointycastle |
^3.7.2 |
3.9.1 | 4.0.0 | |
startrek |
^1.1.2 |
1.2.0 | 1.2.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
- | 2.13.0 | 2.13.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
js |
- | 0.7.2 | 0.7.2 | Discontinued |
meta |
- | 1.18.1 | 1.18.1 | |
mime |
- | 2.0.0 | 2.0.0 | |
source_span |
- | 1.10.2 | 1.10.2 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
web |
- | 1.1.1 | 1.1.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^3.7.2` on pointycastle does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions pointycastle 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.10, Dart 3.11.0.
Check the analysis log for details.