intaleq_maps 2.2.0 copy "intaleq_maps: ^2.2.0" to clipboard
intaleq_maps: ^2.2.0 copied to clipboard

Premium Flutter SDK for the Intaleq Map Platform (Jordan & Syria). A drop-in Google Maps Flutter replacement backed by MapLibre GL.

150/ 160
pub points
261
downloads

We analyzed this package 9 hours ago, and awarded it 150 pub points (of a possible 160):

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

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

175 out of 254 API elements (68.9 %) have documentation comments.

Some symbols that are missing documentation: intaleq_maps.CameraTargetBounds.CameraTargetBounds.new, intaleq_maps.CameraTargetBounds.bounds, intaleq_maps.Circle.copyWith, intaleq_maps.Circle.visible, intaleq_maps.Circle.zIndex.

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 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.dart that imports:
  • package:intaleq_maps/src/models/types.dart that imports:
  • package:intaleq_maps/src/intaleq_map_controller.dart that imports:
  • package:intaleq_maps/src/models/geometry.dart that imports:
  • package:maplibre_gl/maplibre_gl.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Linux`.

Because:

  • package:intaleq_maps/intaleq_maps.dart that imports:
  • package:intaleq_maps/src/models/types.dart that imports:
  • package:intaleq_maps/src/intaleq_map_controller.dart that imports:
  • package:intaleq_maps/src/models/geometry.dart that imports:
  • package:maplibre_gl/maplibre_gl.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `macOS`.

Because:

  • package:intaleq_maps/intaleq_maps.dart that imports:
  • package:intaleq_maps/src/models/types.dart that imports:
  • package:intaleq_maps/src/intaleq_map_controller.dart that imports:
  • package:intaleq_maps/src/models/geometry.dart that imports:
  • package:maplibre_gl/maplibre_gl.dart that declares support for platforms: Android, iOS, Web.

WASM-ready: This package is compatible with runtime wasm. See https://dart.dev/web/wasm for details.

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 11 issues. Showing the first 2:

INFO: Statements in an if should be enclosed in a block.

lib/src/intaleq_map_controller.dart:335:7

    ╷
335 │       return jsonDecode(res.body) as Map<String, dynamic>;
    │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ╵

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

INFO: Statements in an if should be enclosed in a block.

lib/src/intaleq_map_controller.dart:358:7

    ╷
358 │       return jsonDecode(res.body) as Map<String, dynamic>;
    │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ╵

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

Partially passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
http ^1.2.0 1.6.0 1.6.0
maplibre_gl ^0.25.0 0.25.0 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
collection - 1.19.1 1.19.1
ffi - 2.2.0 2.2.0
http_parser - 4.1.2 4.1.2
image - 4.8.0 4.8.0
maplibre_gl_platform_interface - 0.25.0 0.26.0
maplibre_gl_web - 0.25.0 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
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
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.

The constraint `^0.25.0` on maplibre_gl does not support the stable version `0.26.0`, that was published 12 days ago.

When maplibre_gl is 30 days old, this package will no longer be awarded points in this category.

Try running dart pub upgrade --major-versions maplibre_gl to update the constraint.

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.41.7, Dart 3.11.5.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
150
points
261
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Premium Flutter SDK for the Intaleq Map Platform (Jordan & Syria). A drop-in Google Maps Flutter replacement backed by MapLibre GL.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, http, maplibre_gl

More

Packages that depend on intaleq_maps