pigation 3.0.3
pigation: ^3.0.3 copied to clipboard
Pigation Server - an irrigation system for the Raspberry Pi
We analyzed this package in the last hour, and awarded it 130 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: Apache-2.0
.
10/10 points: 20% or more of the public API has dartdoc comments
0 out of 0 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 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Linux
-
✓ macOS
-
✓ Windows
These platforms are not supported:
Android
Cannot assign Android automatically to a binary only package.
iOS
Cannot assign iOS automatically to a binary only package.
Web
Cannot assign Web automatically to a binary only package.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:pigation/src/config.dart
that imports:package:settings_yaml/settings_yaml.dart
that imports:package:settings_yaml/src/settings_yaml.dart
that imports:package:settings_yaml/src/util/move.dart
that imports:package:settings_yaml/src/util/is.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.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 92 issues. Showing the first 2:
INFO: Angle brackets will be interpreted as HTML.
lib/src/dcli/resource/generated/A010fe6141d32553924f5bb267db2f892.g.dart:30:7
╷
30 │ /// <package>/resources relative path to the original resource.
│ ^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/src/dcli/resource/generated/A010fe6141d32553924f5bb267db2f892.g.dart
INFO: Angle brackets will be interpreted as HTML.
lib/src/dcli/resource/generated/A096c423cca85364b9286a37e4757b806.g.dart:30:7
╷
30 │ /// <package>/resources relative path to the original resource.
│ ^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/src/dcli/resource/generated/A096c423cca85364b9286a37e4757b806.g.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
acme_client |
^1.3.0 |
1.3.0 | 1.3.0 | |
archive |
^3.6.1 |
3.6.1 | 4.0.7 | |
args |
^2.4.2 |
2.7.0 | 2.7.0 | |
collection |
^1.19.1 |
1.19.1 | 1.19.1 | |
cron |
^0.6.0 |
0.6.2 | 0.6.2 | |
dart_periphery |
^0.9.12 |
0.9.12 | 0.9.18 | |
date_time_format |
^2.0.1 |
2.0.1 | 2.0.1 | |
dcli |
^6.1.2 |
6.1.2 | 7.0.5 | |
dcli_core |
^6.1.2 |
6.1.2 | 7.0.3 | |
dnsolve |
^1.0.0 |
1.0.2 | 1.0.2 | |
fixed |
^5.3.1 |
5.3.4 | 6.0.0 | |
http_parser |
^4.1.2 |
4.1.2 | 4.1.2 | |
intl |
^0.19.0 |
0.19.0 | 0.20.2 | |
mime |
^2.0.0 |
2.0.0 | 2.0.0 | |
path |
^1.9.0 |
1.9.1 | 1.9.1 | |
pig_common |
^1.0.0 |
1.0.0 | 1.0.0 | |
pointycastle |
^3.9.1 |
3.9.1 | 4.0.0 | |
posix |
^6.0.1 |
6.0.3 | 6.0.3 | |
settings_yaml |
^8.2.0 |
8.3.0 | 8.3.0 | |
shelf |
^1.4.1 |
1.4.2 | 1.4.2 | |
shelf_letsencrypt |
^2.0.1 |
2.0.1 | 2.0.1 | |
shelf_rate_limiter |
^1.0.1 |
1.0.1 | 1.0.1 | |
shelf_router |
^1.1.4 |
1.1.4 | 1.1.4 | |
shelf_static |
^1.1.2 |
1.1.3 | 1.1.3 | |
shelf_web_socket |
^2.0.1 |
2.0.1 | 3.0.0 | |
sqflite_common |
^2.5.4+6 |
2.5.5 | 2.5.5 | |
sqflite_common_ffi |
^2.3.4+4 |
2.3.6 | 2.3.6 | |
strings |
^3.1.2 |
3.1.2 | 4.0.0 | |
timezone |
^0.10.0 |
0.10.1 | 0.10.1 | |
web_socket_channel |
^3.0.2 |
3.0.3 | 3.0.3 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
asn1lib |
- | 1.6.5 | 1.6.5 | |
async |
- | 2.13.0 | 2.13.0 | |
basic_utils |
- | 5.7.0 | 5.8.2 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
characters |
- | 1.4.1 | 1.4.1 | |
chunked_stream |
- | 1.4.2 | 1.4.2 | |
circular_buffer |
- | 0.12.0 | 0.12.0 | |
clock |
- | 1.1.2 | 1.1.2 | |
convert |
- | 3.1.2 | 3.1.2 | |
crypto |
- | 3.0.6 | 3.0.6 | |
crypto_keys |
- | 0.3.0+1 | 0.3.0+2 | |
csv |
- | 6.0.0 | 6.0.0 | |
dart_console |
- | 4.1.2 | 4.1.2 | |
dcli_common |
- | 6.1.2 | 7.0.2 | |
dcli_terminal |
- | 6.1.2 | 7.0.3 | |
decimal |
- | 3.2.4 | 3.2.4 | |
dio |
- | 5.8.0+1 | 5.8.0+1 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
equatable |
- | 2.0.7 | 2.0.7 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
functional_data |
- | 1.2.0 | 1.2.0 | |
glob |
- | 2.1.3 | 2.1.3 | |
globbing |
- | 1.0.0 | 1.0.0 | Discontinued |
http |
- | 1.4.0 | 1.4.0 | |
http_methods |
- | 1.1.1 | 1.1.1 | |
ini |
- | 2.1.0 | 2.1.0 | |
jose |
- | 0.3.4 | 0.3.4 | |
js |
- | 0.7.2 | 0.7.2 | Discontinued |
json2yaml |
- | 3.0.1 | 3.0.1 | |
json_annotation |
- | 4.9.0 | 4.9.0 | |
lists |
- | 1.0.1 | 1.0.1 | Discontinued |
logging |
- | 1.3.0 | 1.3.0 | |
matcher |
- | 0.12.17 | 0.12.17 | |
meta |
- | 1.17.0 | 1.17.0 | |
multi_domain_secure_server |
- | 1.0.13 | 1.0.13 | |
native_synchronization_temp |
- | 0.7.1 | 0.7.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
process |
- | 5.0.4 | 5.0.4 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
pubspec_lock |
- | 3.0.2 | 3.0.2 | |
pubspec_manager |
- | 1.0.3 | 1.0.3 | |
quiver |
- | 3.2.2 | 3.2.2 | |
rational |
- | 2.2.3 | 2.2.3 | |
scope |
- | 5.1.0 | 5.1.0 | |
source_span |
- | 1.10.1 | 1.10.1 | |
sprintf |
- | 7.0.0 | 7.0.0 | |
sqlite3 |
- | 2.7.6 | 2.7.6 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
sum_types |
- | 0.3.5 | 0.4.0 | |
synchronized |
- | 3.4.0 | 3.4.0 | |
system_info2 |
- | 4.0.0 | 4.0.0 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.6 | 0.7.6 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
unicode |
- | 0.3.1 | 1.1.8 | |
uuid |
- | 4.5.1 | 4.5.1 | |
validators2 |
- | 5.0.0 | 5.0.0 | |
web |
- | 1.1.1 | 1.1.1 | |
web_socket |
- | 1.0.1 | 1.0.1 | |
win32 |
- | 5.14.0 | 5.14.0 | |
x509 |
- | 0.2.4+3 | 0.2.4+3 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 8 issues. Showing the first 2:
The constraint `^3.6.1` on archive does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions archive
to update the constraint.
The constraint `^6.1.2` on dcli does not support the stable version `7.0.0`.
Try running dart pub upgrade --major-versions dcli
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.21
, Dart 3.8.1
.
Check the analysis log for details.