dgis_mobile_sdk_full 13.0.0
dgis_mobile_sdk_full: ^13.0.0 copied to clipboard
Full version of DGisMobileSDK for Flutter
We analyzed this package 39 hours ago, and awarded it 115 pub points (of a possible 160):
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.
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` does not contain reference to the current version ("13.0.0").
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
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.
10/10 points: 20% or more of the public API has dartdoc comments
3002 out of 5284 API elements (56.8 %) 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.
10/10 points: Package has an example
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_full/dgis.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:dgis_mobile_sdk_full/dgis.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:dgis_mobile_sdk_full/dgis.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:dgis_mobile_sdk_full/dgis.dartthat declares support for platforms:Android,iOS.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:dgis_mobile_sdk_full/dgis.dartthat imports:package:dgis_mobile_sdk_full/src/widgets/navigation/zoom/zoom_widget.dartthat imports:package:dgis_mobile_sdk_full/src/widgets/navigation/zoom/zoom_controller.dartthat imports:package:dgis_mobile_sdk_full/src/generated/dart_bindings.dartthat imports:package:ffi/ffi.dartthat imports:package:ffi/src/utf8.dartthat 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.
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_full/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.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 11743 issues. Showing the first 2:
WARNING: Unused import: 'buffered_channel.dart'.
lib/src/generated/dart_bindings.dart:13:8
╷
13 │ import 'buffered_channel.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^
╵
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
╷
75 │ void _releaseIntermediate() {
│ ^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/generated/dart_bindings.dart
10/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 | |
collection |
any |
1.19.1 | 1.19.1 | |
ffi |
^2.1.2 |
2.1.4 | 2.1.4 | |
flutter_svg |
^2.0.10+1 |
2.2.2 | 2.2.2 | |
intl |
^0.20.2 |
0.20.2 | 0.20.2 | |
meta |
^1.12.0 |
1.16.0 | 1.17.0 | |
url_launcher |
^6.3.0 |
6.3.2 | 6.3.2 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
petitparser |
- | 7.0.1 | 7.0.1 | |
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.24 | 6.3.24 | |
url_launcher_ios |
- | 6.3.5 | 6.3.5 | |
url_launcher_linux |
- | 3.2.1 | 3.2.1 | |
url_launcher_macos |
- | 3.2.4 | 3.2.4 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.4.1 | 2.4.1 | |
url_launcher_windows |
- | 3.1.4 | 3.1.4 | |
vector_graphics |
- | 1.1.19 | 1.1.19 | |
vector_graphics_codec |
- | 1.1.13 | 1.1.13 | |
vector_graphics_compiler |
- | 1.1.19 | 1.1.19 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
xml |
- | 6.6.1 | 6.6.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade does not expose any static analysis error.
Analyzed with Pana 0.23.1, Flutter 3.35.7, Dart 3.9.2.
Check the analysis log for details.