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

The MPFlutter Build Tools

0
likes
80/ 140
pub points
84%
popularity

We analyzed this package 4 days ago, and awarded it 80 pub points (of a possible 140):

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

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

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.

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.

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
Provide documentation
0 / 20trigger folding of the section

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

7 out of 53 API elements (13.2 %) 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: eventlog, eventlog.EventLog, eventlog.EventLog.EventLog, eventlog.EventLog.buildFail, eventlog.EventLog.buildStart.

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:mpflutter_build_tools/fvm.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 7 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

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

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

Package Constraint Compatible Latest
dio >=5.0.0 5.4.3+1 5.4.3+1
es_compression ^2.0.11 2.0.11 2.0.11
flutter flutter 0.0.0 0.0.0
path >=1.8.0 1.9.0 1.9.0
yaml_edit ^2.1.1 2.2.1 2.2.1
Transitive dependencies
Package Constraint Compatible Latest
args - 2.5.0 2.5.0
async - 2.11.0 2.11.0
characters - 1.3.0 1.3.0
collection - 1.18.0 1.18.0
ffi - 2.1.2 2.1.2
http_parser - 4.0.2 4.0.2
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
stack_trace - 1.11.1 1.11.1
stream_channel - 2.1.2 2.1.2
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
vector_math - 2.1.4 2.1.4
yaml - 3.1.2 3.1.2

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

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

Analyzed with Pana 0.22.3, Flutter 3.19.6, Dart 3.3.4.

Check the analysis log for details.

0
likes
80
pub points
84%
popularity

Publisher

unverified uploader

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