huawei_map_ohos 6.11.2+303 copy "huawei_map_ohos: ^6.11.2+303" to clipboard
huawei_map_ohos: ^6.11.2+303 copied to clipboard

PlatformAndroid

Huawei Map Kit plugin for Flutter. Huawei Map Kit, provides standard maps as well as UI elements for you to customize maps that better meet service scenarios.

140/ 160
pub points
4
downloads

We analyzed this package 9 days ago, and awarded it 140 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

Homepage URL is insecure.

Update the homepage field and use a secure (https) URL.

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: 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

433 out of 673 API elements (64.3 %) have documentation comments.

Some symbols that are missing documentation: huawei_map_ohos, huawei_map_ohos.ArgumentCallback, huawei_map_ohos.ArgumentCallbacks, huawei_map_ohos.ArgumentCallbacks.ArgumentCallbacks.new, huawei_map_ohos.ArgumentCallbacks.add.

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:huawei_map_ohos/huawei_map_ohos.dart that declares support for platforms: Android.
Package does not support platform `Windows`.

Because:

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

Because:

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

Because:

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

Because:

  • package:huawei_map_ohos/huawei_map_ohos.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 31 issues. Showing the first 2:

INFO: The referenced identifier is a wildcard.

lib/src/channel/huawei_map_method_channel.dart:66:23

   ╷
66 │         .where((_) => _ is MapClickEvent)
   │                       ^
   ╵

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

INFO: The referenced identifier is a wildcard.

lib/src/channel/huawei_map_method_channel.dart:72:23

   ╷
72 │         .where((_) => _ is MapLongPressEvent)
   │                       ^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/channel/huawei_map_method_channel.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

No dependencies.

Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.1 1.4.1
collection - 1.19.1 1.19.1
material_color_utilities - 0.13.0 0.13.0
meta - 1.18.0 1.18.2
vector_math - 2.2.0 2.3.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.12, Flutter 3.44.0, Dart 3.12.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
140
points
4
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Huawei Map Kit plugin for Flutter. Huawei Map Kit, provides standard maps as well as UI elements for you to customize maps that better meet service scenarios.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on huawei_map_ohos

Packages that implement huawei_map_ohos