flutter_osm_plugin 0.70.4
flutter_osm_plugin: ^0.70.4 copied to clipboard
OpenStreetMap Plugin Native for flutter apps (Andoird/iOS/web)
We analyzed this package 3 days ago, and awarded it 130 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Use an OSI-approved license
Detected license: MIT.
10/10 points: 20% or more of the public API has dartdoc comments
89 out of 350 API elements (25.4 %) have documentation comments.
Some symbols that are missing documentation: osm_flutter, osm_flutter.Address, osm_flutter.Address.Address.fromPhotonAPI, osm_flutter.Address.Address.new, osm_flutter.Address.city.
10/10 points: Package has an example
10/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Web
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:flutter_osm_plugin/flutter_osm_plugin.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `Linux`.
Because:
package:flutter_osm_plugin/flutter_osm_plugin.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `macOS`.
Because:
package:flutter_osm_plugin/flutter_osm_plugin.dartthat declares support for platforms:Android,iOS,Web.
These issues are present but do not affect the score, because they may not originate in your package:
Package not compatible with platform Web
Because:
package:flutter_osm_plugin/flutter_osm_plugin.dartthat imports:package:flutter_osm_plugin/src/common/osm_option.dartthat imports:package:flutter_osm_interface/flutter_osm_interface.dartthat imports:package:flutter_osm_interface/src/map_controller/i_base_map_controller.dartthat imports:package:flutter_osm_interface/src/map_controller/base_map_controller.dartthat imports:package:flutter_osm_interface/src/types/types.dartthat imports:package:flutter_osm_interface/src/types/custom_tile.dartthat imports:package:flutter_osm_interface/src/common/utilities.dartthat imports:dart:io
WASM compatibility:
Package not compatible with runtime wasm
Because:
package:flutter_osm_plugin/flutter_osm_plugin.dartthat imports:package:flutter_osm_plugin/src/common/osm_option.dartthat imports:package:flutter_osm_interface/flutter_osm_interface.dartthat imports:package:flutter_osm_interface/src/map_controller/i_base_map_controller.dartthat imports:package:flutter_osm_interface/src/map_controller/base_map_controller.dartthat imports:package:flutter_osm_interface/src/types/types.dartthat imports:package:flutter_osm_interface/src/types/custom_tile.dartthat imports:package:flutter_osm_interface/src/common/utilities.dartthat imports:dart:io
Note: This package supports Web but is not WASM-compatible, resulting in a partial score. See https://dart.dev/web/wasm for details.
Swift Package Manager support:
Package does not support the Swift Package Manager on iOS
The package does not contain ios/flutter_osm_plugin/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.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 5 issues. Showing the first 2:
INFO: Angle brackets will be interpreted as HTML.
lib/src/common/osm_option.dart:13:27
╷
13 │ /// [staticPoints] : (List<StaticPositionGeoPoint>) if you have static point that you want to show,like static of taxi or location of your stores
│ ^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/common/osm_option.dart
INFO: Unnecessary override.
lib/src/controller/picker_map_controller.dart:54:8
╷
54 │ void dispose() {
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/controller/picker_map_controller.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
dio |
^5.3.3 |
5.9.2 | 5.9.2 | |
flutter_osm_interface |
^0.7.0 |
0.7.0 | 1.4.0 | |
flutter_osm_web |
>=0.6.2 <0.6.3 |
0.6.2 | 1.4.4 | |
flutter_plugin_android_lifecycle |
^2.0.17 |
2.0.35 | 2.0.35 | |
permission_handler |
^11.0.1 |
11.4.0 | 12.0.3 | |
plugin_platform_interface |
^2.1.2 |
2.1.8 | 2.1.8 | |
url_launcher |
^6.2.1 |
6.3.2 | 6.3.2 | |
uuid |
^4.2.1 |
4.5.3 | 4.5.3 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
- | 2.13.1 | 2.13.1 | |
characters |
- | 1.4.1 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dio_web_adapter |
- | 2.1.2 | 2.1.2 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
google_polyline_algorithm |
- | 3.1.0 | 3.1.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
material_color_utilities |
- | 0.13.0 | 0.13.0 | |
meta |
- | 1.18.0 | 1.18.3 | |
mime |
- | 2.0.0 | 2.0.0 | |
path |
- | 1.9.1 | 1.9.1 | |
permission_handler_android |
- | 12.1.0 | 13.0.1 | |
permission_handler_apple |
- | 9.4.9 | 9.4.9 | |
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 | |
routing_client_dart |
- | 0.5.5 | 1.0.8 | |
source_span |
- | 1.10.2 | 1.10.2 | |
stream_transform |
- | 2.1.1 | 2.1.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.32 | 6.3.32 | |
url_launcher_ios |
- | 6.4.1 | 6.4.1 | |
url_launcher_linux |
- | 3.2.2 | 3.2.2 | |
url_launcher_macos |
- | 3.2.5 | 3.2.5 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.4.3 | 2.4.3 | |
url_launcher_windows |
- | 3.1.5 | 3.1.5 | |
vector_math |
- | 2.2.0 | 2.4.0 | |
web |
- | 1.1.1 | 1.1.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 3 issues. Showing the first 2:
The constraint `^0.7.0` on flutter_osm_interface does not support the stable version `1.0.0`.
Try running dart pub upgrade --major-versions flutter_osm_interface to update the constraint.
The constraint `>=0.6.2 <0.6.3` on flutter_osm_web does not support the stable version `1.0.0`.
Try running dart pub upgrade --major-versions flutter_osm_web to update the constraint.
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.12, Flutter 3.44.1, Dart 3.12.1.
Check the analysis log for details.