intaleq_maps 1.0.0
intaleq_maps: ^1.0.0 copied to clipboard
Premium Flutter SDK for Intaleq Map Platform (Jordan & Syria).
We analyzed this package 21 hours ago, and awarded it 140 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
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: MIT.
10/10 points: 20% or more of the public API has dartdoc comments
55 out of 141 API elements (39.0 %) have documentation comments.
Some symbols that are missing documentation: intaleq_maps, intaleq_maps.CameraPosition.CameraPosition.new, intaleq_maps.CameraPosition.fromMap, intaleq_maps.CameraPosition.toMap, intaleq_maps.CameraUpdate.toJson.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Web
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:intaleq_maps/intaleq_maps.dartthat imports:package:intaleq_maps/src/utils/polyline_utils.dartthat imports:package:maplibre_gl/maplibre_gl.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `Linux`.
Because:
package:intaleq_maps/intaleq_maps.dartthat imports:package:intaleq_maps/src/utils/polyline_utils.dartthat imports:package:maplibre_gl/maplibre_gl.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `macOS`.
Because:
package:intaleq_maps/intaleq_maps.dartthat imports:package:intaleq_maps/src/utils/polyline_utils.dartthat imports:package:maplibre_gl/maplibre_gl.dartthat declares support for platforms:Android,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
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
geolocator |
^10.1.0 |
10.1.1 | 14.0.2 | |
get |
^4.6.6 |
4.7.3 | 4.7.3 | |
http |
^1.1.0 |
1.6.0 | 1.6.0 | |
latlong2 |
^0.9.0 |
0.9.1 | 0.10.1 | |
maplibre_gl |
^0.19.0 |
0.19.0+2 | 0.26.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
archive |
- | 4.0.9 | 4.0.9 | |
async |
- | 2.13.1 | 2.13.1 | |
characters |
- | 1.4.1 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
ffi |
- | 2.2.0 | 2.2.0 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
geolocator_android |
- | 4.6.2 | 5.0.2 | |
geolocator_apple |
- | 2.3.13 | 2.3.13 | |
geolocator_platform_interface |
- | 4.2.6 | 4.2.6 | |
geolocator_web |
- | 2.2.1 | 4.1.3 | |
geolocator_windows |
- | 0.2.5 | 0.2.5 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
image |
- | 4.8.0 | 4.8.0 | |
intl |
- | 0.20.2 | 0.20.2 | |
js |
- | 0.7.2 | 0.7.2 | Discontinued |
maplibre_gl_platform_interface |
- | 0.19.0+2 | 0.26.0 | |
maplibre_gl_web |
- | 0.19.0+2 | 0.26.0 | |
material_color_utilities |
- | 0.13.0 | 0.13.0 | |
meta |
- | 1.17.0 | 1.18.2 | |
path |
- | 1.9.1 | 1.9.1 | |
petitparser |
- | 7.0.2 | 7.0.2 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
posix |
- | 6.5.0 | 6.5.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 | |
uuid |
- | 4.5.3 | 4.5.3 | |
vector_math |
- | 2.2.0 | 2.3.0 | |
web |
- | 1.1.1 | 1.1.1 | |
xml |
- | 6.6.1 | 7.0.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 3 issues. Showing the first 2:
The constraint `^10.1.0` on geolocator does not support the stable version `11.0.0`.
Try running dart pub upgrade --major-versions geolocator to update the constraint.
The constraint `^0.9.0` on latlong2 does not support the stable version `0.10.0`, that was published 11 days ago.
When latlong2 is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions latlong2 to update the constraint.
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.12, Flutter 3.41.7, Dart 3.11.5.
Check the analysis log for details.