mx_widget 0.1.3 copy "mx_widget: ^0.1.3" to clipboard
mx_widget: ^0.1.3 copied to clipboard

覆盖flutter项目开发时需要使用的大部分组件。

135/ 160
pub points
39
downloads

We analyzed this package 9 days ago, and awarded it 135 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
15 / 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.

The package description contains too many non-ASCII characters.

The site uses English as its primary language. The content of the description field in your package's pubspec.yaml should primarily contain characters used in English.

Passed check 5/5 points: Provide a valid README.md

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.

Passed check 10/10 points: Use an OSI-approved license

Detected license: BSD-3-Clause.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

599 out of 1436 API elements (41.7 %) have documentation comments.

Some symbols that are missing documentation: mx_widget, mx_widget.AvatarAppendixCallback, mx_widget.BasePainter, mx_widget.BasePainter.BasePainter.new, mx_widget.BasePainter.draw.

Passed check 10/10 points: Package has an example

Failed 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:mx_widget/mx_widget.dart that imports:
  • package:mx_widget/src/export.dart that imports:
  • package:mx_widget/src/widgets/text/mx_text.dart that imports:
  • package:mx_widget/src/util/platform_util.dart that imports:
  • dart:io

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:mx_widget/mx_widget.dart that imports:
  • package:mx_widget/src/export.dart that imports:
  • package:mx_widget/src/widgets/text/mx_text.dart that imports:
  • package:mx_widget/src/util/platform_util.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.cn/web/wasm for details.

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 49 issues. Showing the first 2:

INFO: Dangling library doc comment.

lib/src/export.dart:1:1

  ╷
1 │ /// 主题样式相关
  │ ^^^^^^^^^^
  ╵

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

INFO: Missing type annotation.

lib/src/theme/mx_theme.dart:95:10

   ╷
95 │   static _copyThemeConfigByCustom(
   │          ^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

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

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

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

Package Constraint Compatible Latest Notes
flutter_swiper_null_safety ^1.0.2 1.0.2 1.0.2
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.0 1.4.1
collection - 1.19.1 1.19.1
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
vector_math - 2.2.0 2.2.0

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

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.22.24, Flutter 3.35.5, Dart 3.9.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
2
likes
135
points
39
downloads

Publisher

unverified uploader

Weekly Downloads

覆盖flutter项目开发时需要使用的大部分组件。

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_swiper_null_safety

More

Packages that depend on mx_widget