ve_apm 2.5.4 copy "ve_apm: ^2.5.4" to clipboard
ve_apm: ^2.5.4 copied to clipboard

A flutter plugin for veMars APM.

0
likes
70/ 160
pub points
43%
popularity

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

failed
Follow Dart file conventions
10 / 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.

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

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.

OK
Provide documentation
20 / 20trigger folding of the section

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

25 out of 110 API elements (22.7 %) have documentation comments.

Some symbols that are missing documentation: apm_startup_task, apm_startup_task.ApmStartup, apm_startup_task.ApmStartup.ApmStartup, apm_startup_task.ApmStartup.init, ve_apm.

10/10 points: Package has an example

failed
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:ve_apm/ve_apm.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:ve_apm/ve_apm.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:ve_apm/ve_apm.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:ve_apm/ve_apm.dart that declares support for platforms: Android, iOS.

0/0 points: WASM compatibility

Unable to detect compatibility with runtime wasm, and this package will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

failed
Pass static analysis
0 / 50trigger folding of the section

0/50 points: code has no errors, warnings, lints, or formatting issues

Found 37 issues. Showing the first 2:

ERROR: Missing concrete implementations of 'setter HttpClient.connectionFactory' and 'setter HttpClient.keyLog'.

lib/src/network/apm_http_overrides.dart:112:7

    ╷
112 │ class _ApmHttpClient extends __HttpClientWrapper {
    │       ^^^^^^^^^^^^^^
    ╵

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

WARNING: Unused import: 'package:ve_code_gen/plugin_annotations.dart'.

lib/src/core/apm_binding.dart:7:8

  ╷
7 │ import 'package:ve_code_gen/plugin_annotations.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

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

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

Package Constraint Compatible Latest
flutter flutter 0.0.0 0.0.0
mockito ^5.0.10 5.0.15 5.4.4
ve_code_gen ^0.0.3 0.0.3 0.0.3
ve_onekit ^0.1.1 0.1.1 0.1.1
Transitive dependencies
Package Constraint Compatible Latest
_fe_analyzer_shared - 22.0.0 76.0.0
analyzer - 1.7.2 6.11.0
args - 2.6.0 2.6.0
async - 2.12.0 2.12.0
boolean_selector - 2.1.2 2.1.2
build - 2.3.1 2.4.1
build_config - 1.1.1 1.1.1
build_daemon - 3.1.1 4.0.2
build_resolvers - 2.0.4 2.4.2
build_runner - 2.2.0 2.4.13
build_runner_core - 7.2.7+1 7.3.2
built_collection - 5.1.1 5.1.1
built_value - 8.9.2 8.9.2
characters - 1.3.0 1.3.1
checked_yaml - 2.0.3 2.0.3
cli_util - 0.3.5 0.4.2
code_builder - 4.10.1 4.10.1
collection - 1.18.0 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.6 3.0.6
dart_style - 2.1.1 2.3.7
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
frontend_server_client - 2.1.3 4.0.0
glob - 2.1.2 2.1.2
graphs - 2.3.2 2.3.2
http_multi_server - 3.2.1 3.2.1
http_parser - 4.0.2 4.1.1
io - 1.0.4 1.0.4
js - 0.6.7 0.7.1
json_annotation - 4.9.0 4.9.0
logging - 1.3.0 1.3.0
matcher - 0.12.14 0.12.17
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
mime - 1.0.6 2.0.0
package_config - 2.1.0 2.1.0
path - 1.9.1 1.9.1
pedantic - 1.11.1 1.11.1
pool - 1.5.1 1.5.1
pub_semver - 2.1.4 2.1.4
pubspec_parse - 1.3.0 1.3.0
shelf - 1.4.1 1.4.2
shelf_web_socket - 1.0.4 2.0.0
sky_engine - 0.0.99 0.0.99
source_gen - 1.0.3 1.5.0
source_span - 1.10.0 1.10.0
stack_trace - 1.12.0 1.12.0
stream_channel - 2.1.2 2.1.2
stream_transform - 2.1.0 2.1.0
string_scanner - 1.4.0 1.4.0
term_glyph - 1.2.1 1.2.1
test_api - 0.4.18 0.7.3
timing - 1.0.1 1.0.1
typed_data - 1.4.0 1.4.0
vector_math - 2.1.4 2.1.4
watcher - 1.1.0 1.1.0
web - 0.5.1 1.1.0
web_socket_channel - 2.4.5 3.0.1
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

0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 1 error:

  • NON_ABSTRACT_CLASS_INHERITS_ABSTRACT_MEMBER - lib/src/network/apm_http_overrides.dart:112:7 - Missing concrete implementations of 'setter HttpClient.connectionFactory' and 'setter HttpClient.keyLog'.

Run flutter pub downgrade and then flutter analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.22.15, Flutter 3.24.4, Dart 3.5.4.

Check the analysis log for details.

0
likes
70
pub points
43%
popularity

Publisher

verified publishervolcengine.com

A flutter plugin for veMars APM.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, mockito, ve_code_gen, ve_onekit

More

Packages that depend on ve_apm