dgis_mobile_sdk_map 12.5.0 copy "dgis_mobile_sdk_map: ^12.5.0" to clipboard
dgis_mobile_sdk_map: ^12.5.0 copied to clipboard

Map version of DGisMobileSDK for Flutter

4
likes
110/ 160
pub points
263
downloads

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

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

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Failed check 0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

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

1603 out of 2631 API elements (60.9 %) have documentation comments.

Some symbols that are missing documentation: dgis_localizations, dgis_localizations.DgisLocalizations.DgisLocalizations.new, dgis_localizations.DgisLocalizations.delegate, dgis_localizations.DgisLocalizations.localeName, dgis_localizations.DgisLocalizations.of.

Passed check 10/10 points: Package has an example

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

Because:

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

Because:

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

Because:

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

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:dgis_mobile_sdk_map/dgis.dart that imports:
  • package:dgis_mobile_sdk_map/src/widgets/map/zoom_widget.dart that imports:
  • package:dgis_mobile_sdk_map/src/widgets/map/themed_map_controlling_widget_state.dart that imports:
  • package:dgis_mobile_sdk_map/src/widgets/map/map_widget.dart that imports:
  • package:dgis_mobile_sdk_map/src/widgets/map/copyright_widget.dart that imports:
  • package:dgis_mobile_sdk_map/src/widgets/map/base_map_state.dart that imports:
  • package:dgis_mobile_sdk_map/src/generated/dart_bindings.dart that imports:
  • package:ffi/ffi.dart that imports:
  • package:ffi/src/utf8.dart that imports:
  • dart:ffi

This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

Failed check 0/0 points: Swift Package Manager support

Package does not support the Swift Package Manager on iOS

It does not contain ios/dgis_mobile_sdk_map/Package.swift.

This package for iOS or macOS does not support the Swift Package Manager. It will not receive full points in a future version of the scoring model.

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

WARNING: Unused import: 'buffered_channel.dart'.

lib/src/generated/dart_bindings.dart:13:8

13import 'buffered_channel.dart';
   │        ^^^^^^^^^^^^^^^^^^^^^^^
   ╵
copied to clipboard

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

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

lib/src/generated/dart_bindings.dart:75:8

75void _releaseIntermediate() {
   │        ^^^^^^^^^^^^^^^^^^^^
   ╵
copied to clipboard

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/generated/dart_bindings.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
async ^2.11.0 2.13.0 2.13.0
ffi ^2.1.2 2.1.4 2.1.4
flutter_svg ^2.0.10+1 2.0.17 2.0.17
intl ^0.19.0 0.19.0 0.20.2
meta ^1.12.0 1.16.0 1.16.0
url_launcher ^6.3.0 6.3.1 6.3.1
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
characters - 1.4.0 1.4.0
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
http - 1.3.0 1.3.0
http_parser - 4.1.2 4.1.2
material_color_utilities - 0.11.1 0.12.0
path - 1.9.1 1.9.1
path_parsing - 1.1.0 1.1.0
petitparser - 6.1.0 6.1.0
plugin_platform_interface - 2.1.8 2.1.8
source_span - 1.10.1 1.10.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
url_launcher_android - 6.3.15 6.3.15
url_launcher_ios - 6.3.3 6.3.3
url_launcher_linux - 3.2.1 3.2.1
url_launcher_macos - 3.2.2 3.2.2
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.0 2.4.0
url_launcher_windows - 3.1.4 3.1.4
vector_graphics - 1.1.18 1.1.18
vector_graphics_codec - 1.1.13 1.1.13
vector_graphics_compiler - 1.1.16 1.1.16
vector_math - 2.1.4 2.1.4
web - 1.1.1 1.1.1
xml - 6.5.0 6.5.0

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

The constraint `^0.19.0` on intl does not support the stable version `0.20.0`.

Try running dart pub upgrade --major-versions intl 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.22.20, Flutter 3.29.2, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
Jul 1Jul 29Aug 26Sep 23Oct 21Nov 18Dec 16Jan 13Feb 10Mar 10020406080100120140160180200>=12.0.0-0 <13.0.0
4
likes
110
points
263
downloads

Publisher

verified publisher2gis.ru

Weekly Downloads

2024.09.16 - 2025.03.31

Map version of DGisMobileSDK for Flutter

Repository (GitHub)

Documentation

Documentation
API reference

License

unknown (license)

Dependencies

async, ffi, flutter, flutter_localizations, flutter_svg, intl, meta, url_launcher

More

Packages that depend on dgis_mobile_sdk_map