flutterpi_tool 0.5.3 copy "flutterpi_tool: ^0.5.3" to clipboard
flutterpi_tool: ^0.5.3 copied to clipboard

A tool to make development & distribution of flutter-pi apps easier.

35
likes
100/ 160
pub points
64%
popularity

We analyzed this package 15 hours ago, and awarded it 100 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.

failed
Provide documentation
0 / 20trigger folding of the section

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.

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

partial
Pass static analysis
40 / 50trigger folding of the section

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

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

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

Package Constraint Compatible Latest
archive ^3.3.2 3.6.1 3.6.1
args ^2.4.0 2.5.0 2.6.0
crypto ^3.0.3 3.0.3 3.0.6
file >=6.1.4 <8.0.0 7.0.0 7.0.1
flutter_tools flutter 0.0.0 0.0.0
github ^9.15.0 9.24.0 9.24.0
http ^0.13.6 0.13.6 1.2.2
meta ^1.10.0 1.15.0 1.16.0
package_config ^2.1.0 2.1.0 2.1.0
path ^1.8.3 1.9.0 1.9.1
process ^5.0.0 5.0.2 5.0.3
unified_analytics >=5.8.0 <7.0.0 6.1.2 7.0.0
Transitive dependencies
Package Constraint Compatible Latest
_fe_analyzer_shared - 72.0.0 77.0.0
_macros - 0.3.2 0.3.2
analyzer - 6.7.0 7.0.0
async - 2.11.0 2.12.0
boolean_selector - 2.1.1 2.1.2
browser_launcher - 1.1.1 1.1.3
built_collection - 5.1.1 5.1.1
built_value - 8.9.2 8.9.2
cli_config - 0.2.0 0.2.0
clock - 1.1.1 1.1.2
collection - 1.19.1 1.19.1
completion - 1.0.1 1.0.1
convert - 3.1.1 3.1.2
coverage - 1.8.0 1.11.0
csslib - 1.0.0 1.0.2
dap - 1.3.0 1.3.0
dds - 4.2.4+2 4.2.7
dds_service_extensions - 2.0.0 2.0.0
devtools_shared - 10.0.1 11.0.0
dtd - 2.2.0 2.4.0
dwds - 24.0.0 24.1.0
extension_discovery - 2.0.0 2.1.0
fake_async - 1.3.1 1.3.2
ffi - 2.1.2 2.1.3
fixnum - 1.1.0 1.1.1
flutter_template_images - 4.2.0 4.2.1
frontend_server_client - 4.0.0 4.0.0
glob - 2.1.2 2.1.2
graphs - 2.3.1 2.3.2
html - 0.15.4 0.15.5
http_multi_server - 3.2.1 3.2.1
http_parser - 4.0.2 4.1.1
intl - 0.19.0 0.20.0
io - 1.0.4 1.0.4
json_annotation - 4.9.0 4.9.0
json_rpc_2 - 3.0.2 3.0.3
logging - 1.2.0 1.3.0
macros - 0.1.2-main.4 0.1.3-main.0
matcher - 0.12.16+1 0.12.17
mime - 1.0.5 2.0.0
multicast_dns - 0.3.2+7 0.3.2+7
mustache_template - 2.0.0 2.0.0
native_assets_builder - 0.7.0 0.9.0
native_assets_cli - 0.6.0 0.9.0
native_stack_traces - 0.5.7 0.6.0
petitparser - 6.0.2 6.0.2
platform - 3.1.5 3.1.6
pool - 1.5.1 1.5.1
pub_semver - 2.1.4 2.1.4
shelf - 1.4.1 1.4.2
shelf_packages_handler - 3.0.2 3.0.2
shelf_proxy - 1.0.4 1.0.4
shelf_static - 1.1.2 1.1.3
shelf_web_socket - 1.0.4 2.0.0
source_map_stack_trace - 2.1.1 2.1.2
source_maps - 0.10.12 0.10.12
source_span - 1.10.0 1.10.0
sse - 4.1.5 4.1.6
stack_trace - 1.11.1 1.12.0
standard_message_codec - 0.0.1+4 0.0.1+4
stream_channel - 2.1.2 2.1.2
string_scanner - 1.2.0 1.4.0
sync_http - 0.3.1 0.3.1
term_glyph - 1.2.1 1.2.1
test_api - 0.7.2 0.7.3
test_core - 0.6.4 0.6.5
typed_data - 1.3.2 1.4.0
usage - 4.1.1 4.1.1
uuid - 3.0.7 4.5.1
vm_service - 14.2.5 14.3.1
vm_service_interface - 1.1.0 2.0.0
vm_snapshot_analysis - 0.7.6 0.7.6
watcher - 1.1.0 1.1.0
web - 0.5.1 1.1.0
web_socket_channel - 2.4.5 3.0.1
webdriver - 3.0.3 3.0.4
webkit_inspection_protocol - 1.2.1 1.2.1
xml - 6.5.0 6.5.0
yaml - 3.1.2 3.1.2
yaml_edit - 2.2.1 2.2.1

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

The constraint `^0.13.6` on http does not support the stable version `1.0.0`.

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

The constraint `>=5.8.0 <7.0.0` on unified_analytics does not support the stable version `7.0.0`, that was published 13 days ago.

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

Try running dart pub upgrade --major-versions unified_analytics 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.15, Dart 3.5.4.

Check the analysis log for details.

35
likes
100
pub points
64%
popularity

Publisher

verified publisherardera.dev

A tool to make development & distribution of flutter-pi apps easier.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

archive, args, crypto, file, flutter_tools, github, http, meta, package_config, path, process, unified_analytics

More

Packages that depend on flutterpi_tool