maplibre_ios 0.3.6 copy "maplibre_ios: ^0.3.6" to clipboard
maplibre_ios: ^0.3.6 copied to clipboard

PlatformiOS
unlisted

iOS implementation of the Flutter MapLibre plugin.

140/ 160
pub points
7.38k
downloads

We analyzed this package 32 hours ago, and awarded it 140 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 licenses: BSD-3-Clause, BSD-2-Clause.

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

0 out of 0 API elements (100.0 %) have documentation comments.

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 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ iOS

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:maplibre_ios/src/extensions.dart that declares support for platforms: iOS.
Package does not support platform `Windows`.

Because:

  • package:maplibre_ios/src/extensions.dart that declares support for platforms: iOS.
Package does not support platform `Linux`.

Because:

  • package:maplibre_ios/src/extensions.dart that declares support for platforms: iOS.
Package does not support platform `macOS`.

Because:

  • package:maplibre_ios/src/extensions.dart that declares support for platforms: iOS.
Package does not support platform `Web`.

Because:

  • package:maplibre_ios/src/extensions.dart that declares support for platforms: iOS.

Swift PM-ready: This iOS or macOS plugin supports the Swift Package Manager. See https://docs.flutter.dev/to/spm for details.

Passed report section
Pass static analysis
50 / 50trigger folding of the section

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

Failed report section
Support up-to-date dependencies
20 / 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
code_assets ^1.0.0 1.2.1 2.0.0
ffi ^2.1.3 2.2.0 2.2.0
hooks ^2.0.2 2.2.0 2.2.0
maplibre_platform_interface ^0.3.6 0.3.6 0.3.6
native_toolchain_c ^0.19.1 0.19.3 0.19.4
objective_c ^9.0.0+1 9.5.0 9.6.0
path ^1.9.1 1.9.1 1.9.1
pubspec_parse ^1.5.0 1.5.0 1.5.0
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.1 2.13.1
characters - 1.4.1 1.4.1
checked_yaml - 2.0.4 2.0.4
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
file - 7.0.1 7.0.1
geobase - 1.5.0 1.5.0
glob - 2.1.3 2.1.3
json_annotation - 4.12.0 4.12.0
lists - 1.0.1 1.0.1 Discontinued
logging - 1.3.0 1.3.0
material_color_utilities - 0.13.0 0.13.1
meta - 1.19.0 1.19.0
mgrs_dart - 2.0.0 3.0.0
plugin_platform_interface - 2.1.8 2.1.8
proj4dart - 2.1.0 3.0.0
pub_semver - 2.2.0 2.2.0
record_use - 1.1.1 1.1.1
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
vector_math - 2.4.2 2.4.2
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.

The constraint `^1.0.0` on code_assets does not support the stable version `2.0.0`, that was published 7 days ago.

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

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

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 145 errors:

  • CONST_INITIALIZED_WITH_NON_CONSTANT_VALUE - lib/src/maplibre_ffi.g.dart:12:28 - Const variables must be initialized with a constant value.
  • UNDEFINED_FUNCTION - lib/src/maplibre_ffi.g.dart:12:33 - The function 'ObjCVersionCheck' isn't defined.
  • UNDEFINED_FUNCTION - lib/src/maplibre_ffi.g.dart:23002:14 - The function 'newBlockPort' isn't defined.

Run flutter pub downgrade and then flutter analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.23.18, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: