amap_map_fluttify 2.0.2 copy "amap_map_fluttify: ^2.0.2" to clipboard
amap_map_fluttify: ^2.0.2 copied to clipboard

An `Amap` Map Component, Powered By `Fluttify` Compiler, A Dart Bindings Generator For Native SDK.

30
likes
85/ 140
pub points
84%
popularity

We analyzed this package 2 days ago, and awarded it 85 pub points (of a possible 140):

failed
Follow Dart file conventions
5 / 30trigger folding of the section

0/10 points: Provide a valid pubspec.yaml

  • pubspec.yaml doesn't have a homepage entry.
  • pubspec.yaml doesn't have a repository entry.

5/5 points: Provide a valid README.md

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.

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.

failed
Provide documentation
10 / 20trigger folding of the section

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

OUT: Documenting amap_map_fluttify... Discovering libraries... Linking elements... Precaching local docs for 729117 elements... Initialized dartdoc with 1542 libraries Generating docs for library amap_map_fluttify.dart from package:amap_map_fluttify/amap_map_fluttify.dart... ERR: warning: private API of package:amap_search_fluttify is reexported by libraries in other packages: from amap_map_fluttify.com_amap_api_services_core_PoiItem_Batch: (file:///tmp/analyzerOKMUWF/pub-cache/hosted/20240410t034000-dot-dartlang-pub.appspot.com/amap_search_fluttify-0.18.0/lib/src/[...] referred to by amap_map_fluttify: (file:///tmp/pana_HTCBXZ/lib/amap_map_fluttify.dart:12:9) warning: private API of package:amap_search_fluttify is reexported by libraries in other packages: from amap_map_fluttify.AMapRoutePOI: (file:///tmp/analyzerOKMUWF/pub-cache/hosted/20240410t034000-dot-dartlang-pub.appspot.com/amap_search_fluttify-0.18.0/lib/src/ios/AMapRoutePOI.g.dart:16:7) referred to by amap_map_fluttify: (file:///tmp/pana_HTCBXZ/lib/amap_map_fluttify.dart:12:9) warning: private API of package:uni_map_platform_interface is reexported by libraries in other packages: from amap_map_fluttify.MyLocationOption: (file:///tmp/analyzerOKMUWF/pub-cache/hosted/20240410t034000-dot-dartlang-pub.appspot.com/uni_map_platform_interface-0.7.0-rc.0/lib/src/options.dart:10:7) referred to by amap_map_fluttify: (file:///tmp/pana_HTCBXZ/lib/amap_map_fluttify.dart:12:9) warning: private API of package:amap_search_fluttify is reexported by libraries in other packages: [4176 more lines]

10/10 points: Package has an example

OK
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:amap_map_fluttify/amap_map_fluttify.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

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

Because:

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

Because:

  • package:amap_map_fluttify/amap_map_fluttify.dart that declares support for platforms: Android, iOS.
failed
Pass static analysis
30 / 50trigger folding of the section

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

Found 2122 issues. Showing the first 2:

WARNING: Missing case clause for 'hidden'.

lib/src/facade/amap_controller.dart:3003:5

     ╷
3003 │     switch (state) {
     │     ^^^^^^^^^^^^^^
     ╵

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

INFO: Dangling library doc comment.

lib/src/android/com/amap/api/maps/AMap.g.dart:2:1

  ╷
2 │ //////////////////////////////////////////////////////////
  │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/android/com/amap/api/maps/AMap.g.dart

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

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

Package Constraint Compatible Latest
amap_core_fluttify ^0.17.0 0.17.0 0.17.0
amap_location_fluttify ^0.22.0 0.22.0 0.22.0
amap_search_fluttify ^0.18.0 0.18.0 0.18.0
core_location_fluttify ^0.7.1 0.7.1 0.7.1
flutter flutter 0.0.0 0.0.0
foundation_fluttify ^0.13.0+1 0.13.0+1 0.13.0+1
uni_map_platform_interface ^0.7.0-rc.0 0.7.0-rc.0 0.7.0-rc.0
url_launcher ^6.1.6 6.2.6 6.2.6
Transitive dependencies
Package Constraint Compatible Latest
characters - 1.3.0 1.3.0
collection - 1.18.0 1.18.0
flutter_web_plugins - 0.0.0 0.0.0
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
plugin_platform_interface - 2.1.8 2.1.8
sky_engine - 0.0.99 0.0.99
url_launcher_android - 6.3.1 6.3.1
url_launcher_ios - 6.2.5 6.2.5
url_launcher_linux - 3.1.1 3.1.1
url_launcher_macos - 3.1.0 3.1.0
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.3.1 2.3.1
url_launcher_windows - 3.1.1 3.1.1
vector_math - 2.1.4 2.1.4
web - 0.5.1 0.5.1

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

Analyzed with Pana 0.22.2, Flutter 3.19.5, Dart 3.3.3.

Check the analysis log for details.

30
likes
85
pub points
84%
popularity

Publisher

verified publisherfluttify.com

An `Amap` Map Component, Powered By `Fluttify` Compiler, A Dart Bindings Generator For Native SDK.

Documentation

API reference

License

unknown (LICENSE)

Dependencies

amap_core_fluttify, amap_location_fluttify, amap_search_fluttify, core_location_fluttify, flutter, foundation_fluttify, uni_map_platform_interface, url_launcher

More

Packages that depend on amap_map_fluttify