qorvia_maps_sdk 0.3.0 copy "qorvia_maps_sdk: ^0.3.0" to clipboard
qorvia_maps_sdk: ^0.3.0 copied to clipboard

Flutter SDK for geo services: navigation, routing, geocoding with MapLibre GL maps.

100/ 160
pub points
526
downloads

We analyzed this package 16 hours ago, and awarded it 100 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

1885 out of 2289 API elements (82.4 %) have documentation comments.

Some symbols that are missing documentation: assets.gen, assets.gen.$AssetsIconsGen.$AssetsIconsGen.new, assets.gen.Assets, assets.gen.Assets.icons, qorvia_maps_sdk.ActiveSearchField.ActiveSearchField.from.

Passed check 10/10 points: Package has an example

Partially passed report section
Platform support
10 / 20trigger folding of the section

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

Because:

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

Because:

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

Because:

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

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:qorvia_maps_sdk/qorvia_maps_sdk.dart that imports:
  • package:qorvia_maps_sdk/src/offline/offline.dart that imports:
  • package:qorvia_maps_sdk/src/offline/ui/ui.dart that imports:
  • package:qorvia_maps_sdk/src/offline/ui/offline_region_picker.dart that imports:
  • package:qorvia_maps_sdk/src/offline/tiles/offline_tile_manager.dart that imports:
  • package:qorvia_maps_sdk/src/services/tile_download_service.dart that imports:
  • package:qorvia_maps_sdk/src/client/http_client.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_windows.dart that imports:
  • package:package_info_plus/src/file_version_info.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:qorvia_maps_sdk/qorvia_maps_sdk.dart that imports:
  • package:qorvia_maps_sdk/src/offline/offline.dart that imports:
  • package:qorvia_maps_sdk/src/offline/ui/ui.dart that imports:
  • package:qorvia_maps_sdk/src/offline/ui/offline_region_picker.dart that imports:
  • package:qorvia_maps_sdk/src/offline/tiles/offline_tile_manager.dart that imports:
  • package:qorvia_maps_sdk/src/services/tile_download_service.dart that imports:
  • package:qorvia_maps_sdk/src/client/http_client.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_windows.dart that imports:
  • package:package_info_plus/src/file_version_info.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.

Swift Package Manager support:

Package does not support the Swift Package Manager on iOS

The package does not contain ios/qorvia_maps_sdk/Package.swift.

Note: This iOS or macOS plugin does not support the Swift Package Manager, resulting in a partial score. See https://docs.flutter.dev/to/spm 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 25 issues. Showing the first 2:

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

lib/src/offline/geocoding/offline_geocoding_service.dart:358:10

    ╷
358 │   double _haversineDistance(
    │          ^^^^^^^^^^^^^^^^^^
    ╵

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

WARNING: The value of the local variable 'bbox' isn't used.

lib/src/offline/routing/offline_routing_service.dart:280:11

    ╷
280 │     final bbox = result['bbox'] as List<Object?>?;
    │           ^^^^
    ╵

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

Failed report section
Support up-to-date dependencies
10 / 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
connectivity_plus ^6.0.0 6.1.5 7.0.0
crypto ^3.0.0 3.0.7 3.0.7
dio ^5.4.0 5.9.2 5.9.2
drift ^2.11.0 2.32.0 2.32.0
equatable ^2.0.5 2.0.8 2.0.8
flutter_compass ^0.8.0 0.8.1 0.8.1
flutter_svg ^2.0.10 2.2.4 2.2.4
flutter_tts ^3.8.5 3.8.5 4.2.5
freezed_annotation ^3.0.0 3.1.0 3.1.0
geolocator ^11.0.0 11.1.0 14.0.2
json_annotation ^4.8.1 4.11.0 4.11.0
maplibre_gl ^0.25.0 0.25.0 0.25.0
package_info_plus ^8.0.0 8.3.1 9.0.0
path ^1.8.0 1.9.1 1.9.1
path_provider ^2.1.0 2.1.5 2.1.5
permission_handler ^11.3.0 11.4.0 12.0.1
sqlite3_flutter_libs ^0.5.0 0.5.42 0.6.0+eol
uuid ^4.5.0 4.5.3 4.5.3
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 4.0.9 4.0.9
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
characters - 1.4.1 1.4.1
clock - 1.1.2 1.1.2
code_assets - 1.0.0 1.0.0
collection - 1.19.1 1.19.1
connectivity_plus_platform_interface - 2.0.1 2.0.1
convert - 3.1.2 3.1.2
dbus - 0.7.12 0.7.12
dio_web_adapter - 2.1.2 2.1.2
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
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 - 3.0.0 4.1.3
geolocator_windows - 0.2.5 0.2.5
glob - 2.1.3 2.1.3
hooks - 1.0.2 1.0.2
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
image - 4.8.0 4.8.0
logging - 1.3.0 1.3.0
maplibre_gl_platform_interface - 0.25.0 0.25.0
maplibre_gl_web - 0.25.0 0.25.0
material_color_utilities - 0.13.0 0.13.0
meta - 1.17.0 1.18.2
mime - 2.0.0 2.0.0
native_toolchain_c - 0.17.6 0.17.6
nm - 0.5.0 0.5.0
objective_c - 9.3.0 9.3.0
package_info_plus_platform_interface - 3.2.1 3.2.1
path_parsing - 1.1.0 1.1.0
path_provider_android - 2.2.22 2.2.22
path_provider_foundation - 2.6.0 2.6.0
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
permission_handler_android - 12.1.0 13.0.1
permission_handler_apple - 9.4.7 9.4.7
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
petitparser - 7.0.2 7.0.2
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
posix - 6.5.0 6.5.0
pub_semver - 2.2.0 2.2.0
source_span - 1.10.2 1.10.2
sqlite3 - 3.2.0 3.2.0
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
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_graphics - 1.1.20 1.1.20
vector_graphics_codec - 1.1.13 1.1.13
vector_graphics_compiler - 1.2.0 1.2.0
vector_math - 2.2.0 2.3.0
web - 1.1.1 1.1.1
win32 - 5.15.0 6.0.0
xdg_directories - 1.1.0 1.1.0
xml - 6.6.1 6.6.1
yaml - 3.1.3 3.1.3

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

Found 6 issues. Showing the first 2:

The constraint `^6.0.0` on connectivity_plus does not support the stable version `7.0.0`.

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

The constraint `^3.8.5` on flutter_tts does not support the stable version `4.0.0`.

Try running dart pub upgrade --major-versions flutter_tts 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 1105 errors:

  • UNCHECKED_USE_OF_NULLABLE_VALUE - lib/src/location/location_service.dart:234:71 - The method 'toIso8601String' can't be unconditionally invoked because the receiver can be 'null'.
  • ARGUMENT_TYPE_NOT_ASSIGNABLE - lib/src/location/location_service.dart:479:18 - The argument type 'DateTime?' can't be assigned to the parameter type 'DateTime'.
  • EXTENDS_NON_CLASS - lib/src/offline/database/cache_database.g.dart:4536:13 - Classes can only extend other classes.

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.11, Flutter 3.41.4, Dart 3.11.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: