wemap_sdk_flutter 0.29.0 copy "wemap_sdk_flutter: ^0.29.0" to clipboard
wemap_sdk_flutter: ^0.29.0 copied to clipboard

A new home for Wemap flutter SDKs for Android/iOS application.

120/ 160
pub points
68
downloads

We analyzed this package 5 days ago, and awarded it 120 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: BSD-3-Clause.

Failed report section
Provide documentation
10 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

239 out of 659 API elements (36.3 %) have documentation comments.

Some symbols that are missing documentation: wemap_sdk_flutter, wemap_sdk_flutter.ActionButtons.ActionButtons.fromMap, wemap_sdk_flutter.ActionButtons.ActionButtons.new, wemap_sdk_flutter.ArrivedToDestinationWidget, wemap_sdk_flutter.ArrivedToDestinationWidget.ArrivedToDestinationWidget.new.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 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:wemap_sdk_flutter/wemap_sdk_flutter.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:wemap_sdk_flutter/wemap_sdk_flutter.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:wemap_sdk_flutter/wemap_sdk_flutter.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:wemap_sdk_flutter/wemap_sdk_flutter.dart that declares support for platforms: Android, iOS.

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

Built-in Kotlin support:

Legacy Kotlin configuration detected in `android/build.gradle`.

This plugin applies the Kotlin Gradle Plugin (KGP) or uses the android.kotlinOptions{} block.

Note: This Android plugin does not support built-in Kotlin. In the future, this might affect scoring. See https://docs.flutter.dev/release/breaking-changes/migrate-to-built-in-kotlin/for-plugin-authors for details.

Failed report section
Pass static analysis
30 / 50trigger folding of the section

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

Found 100 issues. Showing the first 2:

WARNING: The '!' will have no effect because the receiver can't be null.

lib/src/livemap_controller.dart:209:26

    ╷
209 │         _onVPSTiltTooHigh!();
    │                          ^
    ╵

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

WARNING: The declaration '_loadMapData' isn't referenced.

lib/src/pack_data_manager.dart:12:25

   ╷
12 │   static Future<String> _loadMapData(String zipFilePath) async {
   │                         ^^^^^^^^^^^^
   ╵

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

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

Failed check 0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
dotted_border ^2.0.0+3 2.1.0 3.1.0
flutter_tts ^4.2.3 4.2.5 4.2.5
http ^1.1.0 1.6.0 1.6.0
maplibre_gl_platform_interface ^0.17.0 0.17.0 0.26.2
permission_handler ^12.0.3 12.0.3 12.0.3
plugin_platform_interface ^2.0.2 2.1.8 2.1.8
turf ^0.0.8 0.0.12 0.0.12
vector_math ^2.2.0 2.2.0 2.4.2
video_player ^2.10.1 2.13.0 2.13.0
webview_flutter ^4.8.0 4.14.1 4.14.1
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
benchmark - 0.3.0 0.3.0
characters - 1.4.1 1.4.1
collection - 1.19.1 1.19.1
csslib - 1.0.2 1.0.2
dart_sort_queue - 0.0.2+3 0.0.2+3
geotypes - 0.0.2 0.0.2
html - 0.15.6 0.15.6
http_parser - 4.1.2 4.1.2
json_annotation - 4.12.0 4.12.0
material_color_utilities - 0.13.0 0.13.0
meta - 1.18.0 1.19.0
path - 1.9.1 1.9.1
path_drawing - 1.0.1 1.0.1
path_parsing - 1.1.0 1.1.0
permission_handler_android - 13.0.1 13.0.1
permission_handler_apple - 9.4.10 9.4.10
permission_handler_html - 0.1.3+5 0.1.3+5
permission_handler_platform_interface - 4.3.0 4.3.0
permission_handler_windows - 0.2.1 0.2.1
rbush - 1.1.1 1.1.1
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
sweepline_intersections - 0.0.4 0.0.4
term_glyph - 1.2.2 1.2.2
turf_equality - 0.1.0 0.1.0
turf_pip - 0.0.2 0.0.2
typed_data - 1.4.0 1.4.0
video_player_android - 2.12.0 2.12.0
video_player_avfoundation - 2.11.0 2.11.0
video_player_platform_interface - 6.9.0 6.9.0
video_player_web - 2.4.0 2.4.0
web - 1.1.1 1.1.1
webview_flutter_android - 4.13.0 4.13.0
webview_flutter_platform_interface - 2.15.1 2.15.1
webview_flutter_wkwebview - 3.26.0 3.26.0

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `^2.0.0+3` on dotted_border does not support the stable version `3.0.0`.

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

The constraint `^0.17.0` on maplibre_gl_platform_interface does not support the stable version `0.18.0`.

Try running dart pub upgrade --major-versions maplibre_gl_platform_interface 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.15, Flutter 3.44.7, Dart 3.12.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: