flutter_plugin_pda_scanner 3.0.5+2 copy "flutter_plugin_pda_scanner: ^3.0.5+2" to clipboard
flutter_plugin_pda_scanner: ^3.0.5+2 copied to clipboard

PlatformAndroid

一个能支持多种PDA扫码的Flutter插件

125/ 160
pub points
1
downloads

We analyzed this package 9 days ago, and awarded it 125 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: MIT.

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

18 out of 24 API elements (75.0 %) have documentation comments.

Some symbols that are missing documentation: pda_utils, pda_utils.Callback, pda_utils.InitLogModel.InitLogModel.new, pda_utils.PdaDataType, pda_utils.PdaUtils.PdaUtils.new.

Passed check 10/10 points: Package has an example

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

Passed check 20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

These platforms are not supported:

Package does not support platform `iOS`.

Because:

  • package:flutter_plugin_pda_scanner/pda_utils.dart that declares support for platforms: Android.
Package does not support platform `Windows`.

Because:

  • package:flutter_plugin_pda_scanner/pda_utils.dart that declares support for platforms: Android.
Package does not support platform `Linux`.

Because:

  • package:flutter_plugin_pda_scanner/pda_utils.dart that declares support for platforms: Android.
Package does not support platform `macOS`.

Because:

  • package:flutter_plugin_pda_scanner/pda_utils.dart that declares support for platforms: Android.
Package does not support platform `Web`.

Because:

  • package:flutter_plugin_pda_scanner/pda_utils.dart that declares support for platforms: Android.
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 3 issues. Showing the first 2:

INFO: The constant name 'STRING' isn't a lowerCamelCase identifier.

lib/pda_utils.dart:263:20

    ╷
263 │ enum PdaDataType { STRING, BYTE_ARRAY }
    │                    ^^^^^^
    ╵

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

INFO: The constant name 'BYTE_ARRAY' isn't a lowerCamelCase identifier.

lib/pda_utils.dart:263:28

    ╷
263 │ enum PdaDataType { STRING, BYTE_ARRAY }
    │                            ^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/pda_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
audioplayers 5.2.1 5.2.1 6.5.1
plugin_platform_interface ^2.1.8 2.1.8 2.1.8
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
audioplayers_android - 4.0.3 5.2.1
audioplayers_darwin - 5.0.2 6.3.0
audioplayers_linux - 3.1.0 4.2.1
audioplayers_platform_interface - 6.1.0 7.1.1
audioplayers_web - 4.1.0 5.1.1
audioplayers_windows - 3.1.0 4.2.1
characters - 1.4.0 1.4.1
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
js - 0.6.7 0.7.2 Discontinued
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
path - 1.9.1 1.9.1
path_provider - 2.1.5 2.1.5
path_provider_android - 2.2.22 2.2.22
path_provider_foundation - 2.5.1 2.5.1
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
platform - 3.1.6 3.1.6
source_span - 1.10.1 1.10.1
string_scanner - 1.4.1 1.4.1
synchronized - 3.4.0 3.4.0
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
uuid - 4.5.2 4.5.2
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1
xdg_directories - 1.1.0 1.1.0

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

The constraint `5.2.1` on audioplayers does not support the stable version `6.0.0`.

Try running dart pub upgrade --major-versions audioplayers 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.3, Flutter 3.38.2, Dart 3.10.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: