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

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

24
likes
100/ 140
pub points
68%
popularity

We analyzed this package 18 hours ago, and awarded it 100 pub points (of a possible 140):

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.

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.

OK
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/build_bundle.dart that imports:
  • package:flutterpi_tool/src/common.dart that imports:
  • package:flutter_tools/src/base/os.dart that imports:
  • package:flutter_tools/src/base/process.dart that imports:
  • package:flutter_tools/src/base/logger.dart that imports:
  • package:flutter_tools/src/base/utils.dart that imports:
  • package:file/file.dart that imports:
  • package:file/src/interface.dart that imports:
  • package:file/src/io.dart that imports:
  • dart:io
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:

lib/src/build_bundle.dart doesn't match the Dart formatter.

To format your files run: dart format .

lib/src/cache.dart doesn't match the Dart formatter.

To format your files run: dart format .

OK
Support up-to-date dependencies
10 / 20trigger folding of the section

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

Package Constraint Compatible Latest
args ^2.4.0 2.4.2 2.5.0
file >=6.1.4 <8.0.0 7.0.0 7.0.0
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.1
meta ^1.10.0 1.11.0 1.14.0
package_config ^2.1.0 2.1.0 2.1.0
path ^1.8.3 1.9.0 1.9.0
process ^5.0.0 5.0.2 5.0.2
unified_analytics ^5.8.0 5.8.0+1 6.1.0
Transitive dependencies
Package Constraint Compatible Latest
_fe_analyzer_shared - 65.0.0 68.0.0
analyzer - 6.3.0 6.5.0
archive - 3.3.2 3.5.0
async - 2.11.0 2.11.0
boolean_selector - 2.1.1 2.1.1
browser_launcher - 1.1.1 1.1.1
built_collection - 5.1.1 5.1.1
built_value - 8.8.1 8.9.2
cli_config - 0.1.2 0.2.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.18.0
completion - 1.0.1 1.0.1
convert - 3.1.1 3.1.1
coverage - 1.7.2 1.7.2
crypto - 3.0.3 3.0.3
csslib - 1.0.0 1.0.0
dap - 1.1.0 1.2.0
dds - 3.1.0+1 4.2.0
dds_service_extensions - 1.6.2 2.0.0
devtools_shared - 6.0.3 9.0.1
dwds - 23.0.0+1 24.0.0
extension_discovery - 2.0.0 2.0.0
fake_async - 1.3.1 1.3.1
fixnum - 1.1.0 1.1.0
flutter_template_images - 4.2.0 4.2.1
frontend_server_client - 3.2.0 4.0.0
glob - 2.1.2 2.1.2
graphs - 2.3.1 2.3.1
html - 0.15.4 0.15.4
http_multi_server - 3.2.1 3.2.1
http_parser - 4.0.2 4.0.2
intl - 0.18.1 0.19.0
io - 1.0.4 1.0.4
js - 0.6.7 0.7.1
json_annotation - 4.9.0 4.9.0
json_rpc_2 - 3.0.2 3.0.2
logging - 1.2.0 1.2.0
matcher - 0.12.16+1 0.12.16+1
mime - 1.0.4 1.0.5
multicast_dns - 0.3.2+6 0.3.2+6
mustache_template - 2.0.0 2.0.0
native_assets_builder - 0.3.0 0.6.1
native_assets_cli - 0.3.2 0.5.4
native_stack_traces - 0.5.6 0.5.7
petitparser - 6.0.2 6.0.2
platform - 3.1.4 3.1.4
pool - 1.5.1 1.5.1
pub_semver - 2.1.4 2.1.4
shelf - 1.4.1 1.4.1
shelf_packages_handler - 3.0.2 3.0.2
shelf_proxy - 1.0.4 1.0.4
shelf_static - 1.1.2 1.1.2
shelf_web_socket - 1.0.4 1.0.4
source_map_stack_trace - 2.1.1 2.1.1
source_maps - 0.10.12 0.10.12
source_span - 1.10.0 1.10.0
sse - 4.1.4 4.1.5
stack_trace - 1.11.1 1.11.1
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.2.0
sync_http - 0.3.1 0.3.1
term_glyph - 1.2.1 1.2.1
test_api - 0.6.1 0.7.1
test_core - 0.5.9 0.6.2
typed_data - 1.3.2 1.3.2
usage - 4.1.1 4.1.1
uuid - 3.0.7 4.4.0
vm_service - 13.0.0 14.2.1
vm_service_interface - 1.0.0 1.1.0
vm_snapshot_analysis - 0.7.6 0.7.6
watcher - 1.1.0 1.1.0
web - 0.4.0 0.5.1
web_socket_channel - 2.4.1 2.4.5
webdriver - 3.0.3 3.0.3
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.1.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` on unified_analytics does not support the stable version `6.0.0`, that was published 29 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

Analyzed with Pana 0.22.3, Dart 3.3.4.

Check the analysis log for details.

24
likes
100
pub points
68%
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

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

More

Packages that depend on flutterpi_tool