flutter_map_pick_route_sherifammar 0.0.10
flutter_map_pick_route_sherifammar: ^0.0.10 copied to clipboard
measure distance and make route between two points and search location by places
We analyzed this package 20 hours 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
.
0/10 points: 20% or more of the public API has dartdoc comments
4 out of 43 API elements (9.3 %) have documentation comments.
Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.
To highlight public API members missing documentation consider enabling the public_member_api_docs
lint.
Some symbols that are missing documentation: flutter_map_pick_route_sherifammar
, flutter_map_pick_route_sherifammar.FlutterMapSearchAndPinkRoute
, flutter_map_pick_route_sherifammar.FlutterMapSearchAndPinkRoute.FlutterMapSearchAndPinkRoute.new
, flutter_map_pick_route_sherifammar.FlutterMapSearchAndPinkRoute.baseUri
, flutter_map_pick_route_sherifammar.FlutterMapSearchAndPinkRoute.buttonColor
.
10/10 points: Package has an example
20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ macOS
-
✓ Web
These platforms are not supported:
Package does not support platform `Linux`.
Because:
package:flutter_map_pick_route_sherifammar/flutter_map_pick_route_sherifammar.dart
that imports:package:geolocator/geolocator.dart
that declares support for platforms:Android
,iOS
,Windows
,macOS
,Web
.
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:flutter_map_pick_route_sherifammar/flutter_map_pick_route_sherifammar.dart
that imports:package:geolocator/geolocator.dart
that imports:package:geolocator_apple/geolocator_apple.dart
that declares support for platforms:iOS
,macOS
.
Package does not support platform `iOS`.
Because:
package:flutter_map_pick_route_sherifammar/flutter_map_pick_route_sherifammar.dart
that imports:package:geolocator/geolocator.dart
that imports:package:geolocator_android/geolocator_android.dart
that declares support for platforms:Android
.
Package does not support platform `Windows`.
Because:
package:flutter_map_pick_route_sherifammar/flutter_map_pick_route_sherifammar.dart
that imports:package:geolocator/geolocator.dart
that imports:package:geolocator_apple/geolocator_apple.dart
that declares support for platforms:iOS
,macOS
.
Package does not support platform `macOS`.
Because:
package:flutter_map_pick_route_sherifammar/flutter_map_pick_route_sherifammar.dart
that imports:package:geolocator/geolocator.dart
that imports:package:geolocator_android/geolocator_android.dart
that declares support for platforms:Android
.
Package does not support platform `Web`.
Because:
package:flutter_map_pick_route_sherifammar/flutter_map_pick_route_sherifammar.dart
that imports:package:geolocator/geolocator.dart
that imports:package:geolocator_apple/geolocator_apple.dart
that declares support for platforms:iOS
,macOS
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:flutter_map_pick_route_sherifammar/flutter_map_pick_route_sherifammar.dart
that imports:package:flutter_map/flutter_map.dart
that imports:package:flutter_map/src/layer/tile_layer/tile_provider/tile_provider_io.dart
that imports:package:flutter_map/src/layer/tile_layer/tile_provider/network_no_retry_image_provider.dart
that imports:dart:io
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.cn/web/wasm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 4 issues. Showing the first 2:
INFO: Missing type annotation.
lib/flutter_map_pick_route_sherifammar.dart:92:3
╷
92 │ getDistance(
│ ^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/flutter_map_pick_route_sherifammar.dart
INFO: Missing type annotation.
lib/flutter_map_pick_route_sherifammar.dart:136:3
╷
136 │ getRoute(double endsearchlat, double endsearchlong, double endsearchlat1,
│ ^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/flutter_map_pick_route_sherifammar.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
flutter_map |
^4.0.0 |
4.0.0 | 8.2.2 | |
geolocator |
^8.0.5 |
8.2.1 | 14.0.2 | |
http |
^0.13.4 |
0.13.6 | 1.5.0 | |
latlong2 |
^0.8.2 |
0.8.2 | 0.9.1 | |
location |
^5.0.3 |
5.0.3 | 8.0.1 | |
permission_handler |
^11.0.1 |
11.4.0 | 12.0.1 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
geolocator_android |
- | 3.2.1 | 5.0.2 | |
geolocator_apple |
- | 2.3.13 | 2.3.13 | |
geolocator_platform_interface |
- | 4.2.6 | 4.2.6 | |
geolocator_web |
- | 2.2.1 | 4.1.3 | |
geolocator_windows |
- | 0.1.3 | 0.2.5 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
intl |
- | 0.20.2 | 0.20.2 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
lists |
- | 1.0.1 | 1.0.1 | Discontinued |
location_platform_interface |
- | 3.1.2 | 6.0.1 | |
location_web |
- | 4.2.0 | 6.0.1 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.16.0 | 1.17.0 | |
mgrs_dart |
- | 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.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 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
polylabel |
- | 1.0.1 | 1.0.1 | |
proj4dart |
- | 2.1.0 | 2.1.0 | |
source_span |
- | 1.10.1 | 1.10.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
tuple |
- | 2.0.2 | 2.0.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
unicode |
- | 0.3.1 | 1.1.8 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
wkt_parser |
- | 2.0.0 | 2.0.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 6 issues. Showing the first 2:
The constraint `^4.0.0` on flutter_map does not support the stable version `5.0.0`.
Try running dart pub upgrade --major-versions flutter_map
to update the constraint.
The constraint `^8.0.5` on geolocator does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions geolocator
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.22.23
, Flutter 3.35.5
, Dart 3.9.2
.
Check the analysis log for details.