amap_map_fluttify 2.0.2
amap_map_fluttify: ^2.0.2 copied to clipboard
An `Amap` Map Component, Powered By `Fluttify` Compiler, A Dart Bindings Generator For Native SDK.
We analyzed this package 19 days ago, and awarded it 105 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
-
pubspec.yamldoesn't have ahomepageentry. -
pubspec.yamldoesn't have arepositoryentry.
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.
`CHANGELOG.md` does not contain reference to the current version ("2.0.2").
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
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.
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 780029 elements... Initialized dartdoc with 1608 libraries Generating docs for library amap_map_fluttify.dart from package:amap_map_fluttify/amap_map_fluttify.dart... ERR: warning: unresolved doc reference [onMapCreated] from amap_map_fluttify: (file:///tmp/pana_XWZQED/lib/amap_map_fluttify.dart:1:1) warning: unresolved doc reference [setState] from amap_map_fluttify: (file:///tmp/pana_XWZQED/lib/amap_map_fluttify.dart:1:1)
dartdoc 9.0.0 (/tmp/analyzerILIJTC/pub-cache/global_packages/dartdoc/bin/dartdoc.dart-3.10.3.snapshot) failed: FileSystemException(path=/tmp/pana-amap_map_fluttifyHESZVA/raw-dartdoc/amap_map_flut[...] #0 _PhysicalFile.writeAsBytesSync (package:analyzer/file_system/physical_file_system.dart:193:7) #1 DartdocFileWriter.write (package:dartdoc/src/dartdoc.dart:114:10) #2 GeneratorBackend.write (package:dartdoc/src/generator/generator_backend.dart:89:12) #3 GeneratorBackend.generateMethod (package:dartdoc/src/generator/generator_backend.dart:203:5) [12 more lines]
10/10 points: Package has an example
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.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:amap_map_fluttify/amap_map_fluttify.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:amap_map_fluttify/amap_map_fluttify.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:amap_map_fluttify/amap_map_fluttify.dartthat declares support for platforms:Android,iOS.
0/0 points: Swift Package Manager support
Package does not support the Swift Package Manager on iOS
It does not contain ios/amap_map_fluttify/Package.swift.
This package for iOS or macOS does not support the Swift Package Manager. It will not receive full points in a future version of the scoring model.
See https://docs.flutter.dev/to/spm for details.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 2768 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
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
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 | |
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.3.2 | 6.3.2 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
characters |
- | 1.4.0 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
url_launcher_android |
- | 6.3.28 | 6.3.28 | |
url_launcher_ios |
- | 6.3.6 | 6.3.6 | |
url_launcher_linux |
- | 3.2.2 | 3.2.2 | |
url_launcher_macos |
- | 3.2.5 | 3.2.5 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.4.1 | 2.4.1 | |
url_launcher_windows |
- | 3.1.5 | 3.1.5 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.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
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.4, Dart 3.10.3.
Check the analysis log for details.