maimaps_flutter 0.1.2
maimaps_flutter: ^0.1.2 copied to clipboard
Official Maimaps SDK for Flutter — place search, routing, reverse geocoding, point details, Loccode resolution, and a MapLibre-powered map widget.
We analyzed this package 5 days ago, and awarded it 150 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Homepage URL doesn't exist.
At the time of the analysis https://github.com/agenpocomp/Maimaps-SDKs was unreachable. Make sure that the website is reachable via HEAD requests.
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Use an OSI-approved license
Detected license: Apache-2.0.
10/10 points: 20% or more of the public API has dartdoc comments
226 out of 349 API elements (64.8 %) have documentation comments.
Some symbols that are missing documentation: maimaps_flutter.InvalidApiKeyException.InvalidApiKeyException.new, maimaps_flutter.LatLng.LatLng.new, maimaps_flutter.LoccodeClient.LoccodeClient.new, maimaps_flutter.LoccodeGeometry.LoccodeGeometry.fromJson, maimaps_flutter.LoccodeGeometry.LoccodeGeometry.new.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
-
✓ Web
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `Android`.
Because:
package:maimaps_flutter/maimaps_flutter.dartthat imports:package:maplibre/maplibre.dartthat imports:package:maplibre/src/widget_layer.dartthat imports:package:pointer_interceptor/pointer_interceptor.dartthat declares support for platforms:iOS,Web.
Package does not support platform `Windows`.
Because:
package:maimaps_flutter/maimaps_flutter.dartthat imports:package:maplibre/maplibre.dartthat imports:package:maplibre/src/widget_layer.dartthat imports:package:pointer_interceptor/pointer_interceptor.dartthat declares support for platforms:iOS,Web.
Package does not support platform `Linux`.
Because:
package:maimaps_flutter/maimaps_flutter.dartthat imports:package:maplibre/maplibre.dartthat imports:package:maplibre/src/widget_layer.dartthat imports:package:pointer_interceptor/pointer_interceptor.dartthat declares support for platforms:iOS,Web.
Package does not support platform `macOS`.
Because:
package:maimaps_flutter/maimaps_flutter.dartthat imports:package:maplibre/maplibre.dartthat imports:package:maplibre/src/widget_layer.dartthat imports:package:pointer_interceptor/pointer_interceptor.dartthat declares support for platforms:iOS,Web.
WASM-ready: This package is compatible with runtime wasm. See https://dart.dev/web/wasm for details.
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
dio |
^5.4.1 |
5.11.0 | 5.11.0 | |
maplibre |
^0.3.5 |
0.3.5 | 0.3.5 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.1 | 2.13.1 | |
characters |
- | 1.4.1 | 1.4.1 | |
checked_yaml |
- | 2.0.4 | 2.0.4 | |
code_assets |
- | 1.0.0 | 1.2.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
csslib |
- | 1.0.2 | 1.0.2 | |
dio_web_adapter |
- | 2.2.1 | 2.2.1 | |
ffi |
- | 2.2.0 | 2.2.0 | |
file |
- | 7.0.1 | 7.0.1 | |
geobase |
- | 1.5.0 | 1.5.0 | |
glob |
- | 2.1.3 | 2.1.3 | |
hooks |
- | 1.0.3 | 2.1.0 | |
html |
- | 0.15.6 | 0.15.6 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
jni |
- | 1.0.3 | 1.0.3 | |
jni_flutter |
- | 1.0.2 | 1.0.2 | |
jni_util |
- | 1.0.0 | 1.0.0 | |
json_annotation |
- | 4.12.0 | 4.12.0 | |
lists |
- | 1.0.1 | 1.0.1 | Discontinued |
logging |
- | 1.3.0 | 1.3.0 | |
maplibre_android |
- | 0.3.5 | 0.3.5 | |
maplibre_ios |
- | 0.3.5 | 0.3.5 | |
maplibre_platform_interface |
- | 0.3.5 | 0.3.5 | |
maplibre_web |
- | 0.3.5 | 0.3.5 | |
material_color_utilities |
- | 0.13.0 | 0.13.0 | |
meta |
- | 1.18.0 | 1.19.0 | |
mgrs_dart |
- | 2.0.0 | 3.0.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
native_toolchain_c |
- | 0.17.6 | 0.19.3 | |
objective_c |
- | 9.3.0 | 9.5.0 | |
package_config |
- | 3.0.0 | 3.0.0 | |
path |
- | 1.9.1 | 1.9.1 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pointer_interceptor |
- | 0.10.1+2 | 0.10.1+2 | |
pointer_interceptor_ios |
- | 0.10.1+1 | 0.10.1+1 | |
pointer_interceptor_platform_interface |
- | 0.10.0+1 | 0.10.0+1 | |
pointer_interceptor_web |
- | 0.10.3 | 0.10.3 | |
proj4dart |
- | 2.1.0 | 3.0.0 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
pubspec_parse |
- | 1.5.0 | 1.5.0 | |
record_use |
- | 0.6.0 | 1.0.0 | |
source_span |
- | 1.10.2 | 1.10.2 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
unicode |
- | 0.3.1 | 1.1.9 | |
url_launcher |
- | 6.3.2 | 6.3.2 | |
url_launcher_android |
- | 6.3.32 | 6.3.32 | |
url_launcher_ios |
- | 6.4.1 | 6.4.1 | |
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.3 | 2.4.3 | |
url_launcher_windows |
- | 3.1.5 | 3.1.5 | |
vector_math |
- | 2.2.0 | 2.4.2 | |
web |
- | 1.1.1 | 1.1.1 | |
wkt_parser |
- | 2.0.0 | 2.0.0 | |
yaml |
- | 3.1.3 | 3.1.3 |
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.15, Flutter 3.44.7, Dart 3.12.2.
Check the analysis log for details.