ft_mobile_agent_flutter 0.5.6+2 copy "ft_mobile_agent_flutter: ^0.5.6+2" to clipboard
ft_mobile_agent_flutter: ^0.5.6+2 copied to clipboard

基于观测云 ios android 调用的 flutter plugin

120/ 160
pub points
621
downloads

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

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

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

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

Detected license: Apache-2.0.

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

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

OUT: Documenting ft_mobile_agent_flutter... Discovering libraries... Linking elements... Precaching local docs for 649372 elements... Initialized dartdoc with 833 libraries Generating docs for library ft_rum.dart from package:ft_mobile_agent_flutter/ft_rum.dart... Generating docs for library ft_http_client.dart from package:ft_mobile_agent_flutter/ft_http_client.dart... Generating docs for library const.dart from package:ft_mobile_agent_flutter/const.dart... Generating docs for library ft_route_observer.dart from package:ft_mobile_agent_flutter/ft_route_observer.dart... Generating docs for library ft_logger.dart from package:ft_mobile_agent_flutter/ft_logger.dart... [5 more lines] ERR: warning: ft_mobile_agent_flutter has no library level documentation comments from ft_mobile_agent_flutter: (file:///tmp/pana_AOZHVW/lib/ft_rum.dart:1:1) warning: unresolved doc reference [0,1] from ft_mobile_agent_flutter.FTRUMManager.setConfig: (file:///tmp/pana_AOZHVW/lib/ft_rum.dart:39:16) warning: unresolved doc reference [uiBlockDurationMS] from ft_mobile_agent_flutter.FTRUMManager.setConfig: (file:///tmp/pana_AOZHVW/lib/ft_rum.dart:39:16) warning: unresolved doc reference [deviceMonitorType] from ft_mobile_agent_flutter.FTRUMManager.setConfig: (file:///tmp/pana_AOZHVW/lib/ft_rum.dart:39:16) warning: unresolved doc reference [viewReferer] from ft_mobile_agent_flutter.FTRUMManager.starView: (file:///tmp/pana_AOZHVW/lib/ft_rum.dart:104:16) [35 more lines]

Passed check 10/10 points: Package has an example

Partially passed report section
Platform support
10 / 20trigger folding of the section

Partially passed check 10/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:ft_mobile_agent_flutter/ft_mobile_agent_flutter.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

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

Because:

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

Because:

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

Swift Package Manager support:

Package does not support the Swift Package Manager on iOS

It does not contain ios/ft_mobile_agent_flutter/Package.swift.

Note: This iOS or macOS plugin does not support the Swift Package Manager, resulting in a partial score. See https://docs.flutter.dev/to/spm 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 6 issues. Showing the first 2:

INFO: Empty catch block.

lib/ft_http_client.dart:75:26

   ╷
75 │         } catch (innerE) {}
   │                          ^^
   ╵

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

INFO: Empty catch block.

lib/ft_http_client.dart:273:17

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

To reproduce make sure you are using the lints_core and run flutter analyze lib/ft_http_client.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
uuid any 4.5.3 4.5.3
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.1 1.4.1
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
fixnum - 1.1.1 1.1.1
material_color_utilities - 0.13.0 0.13.0
meta - 1.17.0 1.18.1
typed_data - 1.4.0 1.4.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.23.10, Flutter 3.41.0, Dart 3.11.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
120
points
621
downloads

Publisher

unverified uploader

Weekly Downloads

基于观测云 ios android 调用的 flutter plugin

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, uuid

More

Packages that depend on ft_mobile_agent_flutter

Packages that implement ft_mobile_agent_flutter