flutterpi_tool 0.7.2
flutterpi_tool: ^0.7.2 copied to clipboard
A tool to make development & distribution of flutter-pi apps easier.
We analyzed this package 3 hours ago, and awarded it 100 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: MIT
.
0/10 points: 20% or more of the public API has dartdoc comments
0 out of 2 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: flutterpi_tool
, flutterpi_tool.main
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
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 not compatible with platform Web
Because:
package:flutterpi_tool/flutterpi_tool.dart
that imports:package:flutterpi_tool/src/executable.dart
that imports:package:flutterpi_tool/src/cli/commands/run.dart
that imports:package:flutterpi_tool/src/cli/flutterpi_command.dart
that imports:package:process/process.dart
that imports:package:process/src/interface/process_wrapper.dart
that imports:dart:io
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:flutterpi_tool/flutterpi_tool.dart
that imports:package:flutterpi_tool/src/executable.dart
that imports:package:flutterpi_tool/src/cli/commands/run.dart
that imports:package:flutterpi_tool/src/cli/flutterpi_command.dart
that imports:package:process/process.dart
that imports:package:process/src/interface/process_wrapper.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 3 issues. Showing the first 2:
INFO: Dangling library doc comment.
lib/src/archive/lzma/lzma_decoder.dart:1:1
╷
1 │ /// Copyright (c) 2013-2021 Brendan Duncan
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/archive/lzma/lzma_decoder.dart
INFO: Dangling library doc comment.
lib/src/archive/lzma/range_decoder.dart:1:1
╷
1 │ /// Copyright (c) 2013-2021 Brendan Duncan
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/archive/lzma/range_decoder.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
archive |
^3.3.2 |
3.6.1 | 4.0.5 | |
args |
^2.4.0 |
2.6.0 | 2.7.0 | |
crypto |
^3.0.3 |
3.0.6 | 3.0.6 | |
file |
>=6.1.4 <8.0.0 |
7.0.1 | 7.0.1 | |
github |
^9.15.0 |
9.24.0 | 9.24.0 | |
http |
>=0.13.6 <2.0.0 |
1.2.2 | 1.3.0 | |
meta |
^1.10.0 |
1.16.0 | 1.16.0 | |
package_config |
^2.1.0 |
2.1.1 | 2.2.0 | |
path |
^1.8.3 |
1.9.1 | 1.9.1 | |
process |
^5.0.0 |
5.0.3 | 5.0.3 | |
unified_analytics |
^7.0.0 |
7.0.1 | 7.0.1 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
_fe_analyzer_shared |
- | 76.0.0 | 80.0.0 | |
analyzer |
- | 6.11.0 | 7.3.0 | |
async |
- | 2.12.0 | 2.13.0 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
browser_launcher |
- | 1.1.3 | 1.1.3 | |
built_collection |
- | 5.1.1 | 5.1.1 | |
built_value |
- | 8.9.3 | 8.9.5 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
completion |
- | 1.0.1 | 1.0.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
coverage |
- | 1.11.1 | 1.11.1 | |
csslib |
- | 1.0.2 | 1.0.2 | |
dap |
- | 1.4.0 | 1.4.0 | |
dds |
- | 5.0.0 | 5.0.0 | |
dds_service_extensions |
- | 2.0.1 | 2.0.1 | |
devtools_shared |
- | 11.2.0 | 11.2.0 | |
dtd |
- | 2.4.0 | 2.5.0 | |
dwds |
- | 24.3.2 | 24.3.9 | |
extension_discovery |
- | 2.1.0 | 2.1.0 | |
fake_async |
- | 1.3.2 | 1.3.3 | |
ffi |
- | 2.1.3 | 2.1.4 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_template_images |
- | 5.0.0 | 5.0.0 | |
frontend_server_client |
- | 4.0.0 | 4.0.0 | |
glob |
- | 2.1.2 | 2.1.3 | |
graphs |
- | 2.3.2 | 2.3.2 | |
html |
- | 0.15.5 | 0.15.5 | |
http_multi_server |
- | 3.2.2 | 3.2.2 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
intl |
- | 0.19.0 | 0.20.2 | |
io |
- | 1.0.5 | 1.0.5 | |
json_annotation |
- | 4.9.0 | 4.9.0 | |
json_rpc_2 |
- | 3.0.3 | 3.0.3 | |
logging |
- | 1.3.0 | 1.3.0 | |
macros |
- | 0.1.3-main.0 | 0.1.3-main.0 | |
matcher |
- | 0.12.17 | 0.12.17 | |
mime |
- | 2.0.0 | 2.0.0 | |
multicast_dns |
- | 0.3.2+7 | 0.3.2+8 | |
mustache_template |
- | 2.0.0 | 2.0.0 | |
native_assets_builder |
- | 0.10.2 | 0.13.0 | |
native_assets_cli |
- | 0.10.0 | 0.13.0 | |
native_stack_traces |
- | 0.6.0 | 0.6.0 | |
petitparser |
- | 6.1.0 | 6.1.0 | |
platform |
- | 3.1.6 | 3.1.6 | |
pool |
- | 1.5.1 | 1.5.1 | |
pub_semver |
- | 2.1.5 | 2.2.0 | |
shelf |
- | 1.4.2 | 1.4.2 | |
shelf_packages_handler |
- | 3.0.2 | 3.0.2 | |
shelf_proxy |
- | 1.0.4 | 1.0.4 | |
shelf_static |
- | 1.1.3 | 1.1.3 | |
shelf_web_socket |
- | 2.0.1 | 3.0.0 | |
source_map_stack_trace |
- | 2.1.2 | 2.1.2 | |
source_maps |
- | 0.10.13 | 0.10.13 | |
source_span |
- | 1.10.1 | 1.10.1 | |
sprintf |
- | 7.0.0 | 7.0.0 | |
sse |
- | 4.1.7 | 4.1.7 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
standard_message_codec |
- | 0.0.1+4 | 0.0.1+4 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
sync_http |
- | 0.3.1 | 0.3.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.4 | 0.7.4 | |
test_core |
- | 0.6.8 | 0.6.8 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
usage |
- | 4.1.1 | 4.1.1 | Discontinued |
uuid |
- | 4.5.1 | 4.5.1 | |
vm_service |
- | 14.3.1 | 15.0.0 | |
vm_service_interface |
- | 2.0.1 | 2.0.1 | |
vm_snapshot_analysis |
- | 0.7.6 | 0.7.6 | |
watcher |
- | 1.1.1 | 1.1.1 | |
web |
- | 1.1.0 | 1.1.1 | |
web_socket |
- | 0.1.6 | 0.1.6 | |
web_socket_channel |
- | 3.0.1 | 3.0.2 | |
webdriver |
- | 3.0.4 | 3.1.0 | |
webkit_inspection_protocol |
- | 1.2.1 | 1.2.1 | |
xml |
- | 6.5.0 | 6.5.0 | |
yaml |
- | 3.1.3 | 3.1.3 | |
yaml_edit |
- | 2.2.2 | 2.2.2 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The constraint `^3.3.2` on archive does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions archive
to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 2 errors:
UNDEFINED_METHOD
-lib/src/cli/flutterpi_command.dart:36:47
- The method 'bearerToken' isn't defined for the type 'Authentication'.UNDEFINED_METHOD
-lib/src/github.dart:160:21
- The method 'authorizationHeaderValue' isn't defined for the type 'Authentication'.
Run flutter pub downgrade
and then flutter analyze
to reproduce the above problem.
You may run dart pub upgrade --tighten
to update your dependency constraints, see dart.dev/go/downgrade-testing for details.
Analyzed with Pana 0.22.20
, Dart 3.7.2
.
Check the analysis log for details.