mpflutter_build_tools 2.8.0 copy "mpflutter_build_tools: ^2.8.0" to clipboard
mpflutter_build_tools: ^2.8.0 copied to clipboard

The MPFlutter Build Tools

90/ 160
pub points
41
downloads

We analyzed this package 41 hours ago, and awarded it 90 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
0 / 30trigger folding of the section

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

  • pubspec.yaml doesn't have a homepage entry.

  • pubspec.yaml doesn't have a repository entry.

Failed check 0/5 points: Provide a valid README.md

Links in `README.md` should be secure. 1 link is insecure.

README.md:2:28

  ╷
2 │ <p>MPFlutter 构建工具,具体使用方法请参考<a href="http://v2.mpflutter.com/">文档</a>。</p>
  │                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

Use https URLs instead.

`README.md` contains too many non-ASCII characters.

The site uses English as its primary language. The content of README.md in your package should primarily contain characters used in English.

Failed check 0/5 points: Provide a valid CHANGELOG.md

`CHANGELOG.md` contains too many non-ASCII characters.

The site uses English as its primary language. The content of CHANGELOG.md in your package should primarily contain characters used in English.

`CHANGELOG.md` does not contain reference to the current version ("2.8.0").

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

Failed check 0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

Failed report section
Provide documentation
0 / 20trigger folding of the section

Partially passed check 0/10 points: 20% or more of the public API has dartdoc comments

9 out of 57 API elements (15.8 %) 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: eventlog, eventlog.EventLog, eventlog.EventLog.EventLog.new, eventlog.EventLog.buildFail, eventlog.EventLog.buildStart.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 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:mpflutter_build_tools/fvm.dart that imports:
  • dart:io
Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

Found 9 issues. Showing the first 2:

INFO: Empty catch block.

lib/eventlog.dart:58:17

   ╷
58 │     } catch (e) {}
   │                 ^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/eventlog.dart

INFO: Empty catch block.

lib/utils.dart:15:15

   ╷
15 │   } catch (e) {}
   │               ^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/utils.dart

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
dio >=5.0.0 5.9.0 5.9.0
es_compression >=2.0.11 <=2.0.12 2.0.12 2.0.15
path >=1.8.0 1.9.1 1.9.1
yaml_edit ^2.1.1 2.2.3 2.2.3
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.1
collection - 1.19.1 1.19.1
dio_web_adapter - 2.1.1 2.1.1
ffi - 2.1.5 2.1.5
http_parser - 4.1.2 4.1.2
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
mime - 2.0.0 2.0.0
source_span - 1.10.1 1.10.1
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1
yaml - 3.1.3 3.1.3

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

The constraint `>=2.0.11 <=2.0.12` on es_compression does not support the stable version `2.0.13`.

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

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.5, Flutter 3.38.5, Dart 3.10.4.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
90
points
41
downloads

Publisher

unverified uploader

Weekly Downloads

The MPFlutter Build Tools

Documentation

API reference

License

unknown (license)

Dependencies

dio, es_compression, flutter, path, yaml_edit

More

Packages that depend on mpflutter_build_tools