navigation_map 0.0.3
navigation_map: ^0.0.3 copied to clipboard
A Flutter package for navigation and location tracking with live maps.
We analyzed this package 12 days ago, and awarded it 115 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
Failed to verify repository URL.
pubspec.yaml from the repository URL mismatch: expected https://gitlab.com/MalinduLiyanage/navigation_map_FlutterPkg but got https://github.com/MalinduLiyanage/navigation_map_FlutterPkg.
Please provide a valid repository URL in pubspec.yaml, such that:
repositorycan be cloned,- a clone of the repository contains a
pubspec.yaml, which:,- contains
name: navigation_map, - contains a
versionproperty, and, - does not contain a
publish_toproperty.
- contains
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 ("0.0.3").
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
10/10 points: Use an OSI-approved license
Detected license: MIT.
0/10 points: 20% or more of the public API has dartdoc comments
3 out of 18 API elements (16.7 %) 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: navigation_map, navigation_map.NavigationMap, navigation_map.NavigationMap.NavigationMap.new, navigation_map.NavigationMap.onDestinationSelected, navigation_map.NavigationMap.onRouteSelected.
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:navigation_map/navigation_map.dartthat imports:package:navigation_map/src/navigation_map.dartthat imports:package:compassx/compassx.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:navigation_map/navigation_map.dartthat imports:package:navigation_map/src/navigation_map.dartthat imports:package:compassx/compassx.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:navigation_map/navigation_map.dartthat imports:package:navigation_map/src/navigation_map.dartthat imports:package:compassx/compassx.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:navigation_map/navigation_map.dartthat imports:package:navigation_map/src/navigation_map.dartthat imports:package:compassx/compassx.dartthat 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:navigation_map/navigation_map.dartthat imports:package:navigation_map/src/navigation_map.dartthat imports:package:geolocator/geolocator.dartthat imports:package:geolocator_web/web_settings.dartthat declares support for platforms:Web.
Package does not support platform `iOS`.
Because:
package:navigation_map/navigation_map.dartthat imports:package:navigation_map/src/navigation_map.dartthat imports:package:geolocator/geolocator.dartthat imports:package:geolocator_web/web_settings.dartthat declares support for platforms:Web.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 6 issues. Showing the first 2:
INFO: Parameter 'key' could be a super parameter.
lib/src/navigation_map.dart:15:9
╷
15 │ const NavigationMap({
│ ^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/navigation_map.dart
INFO: The private field _fixedLocations could be 'final'.
lib/src/navigation_map.dart:32:16
╷
32 │ List<LatLng> _fixedLocations = [];
│ ^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/navigation_map.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
compassx |
1.0.1 |
1.0.1 | 1.0.1 | |
flutter_lints |
3.0.0 |
3.0.0 | 6.0.0 | |
flutter_map |
6.0.1 |
6.0.1 | 8.2.2 | |
geolocator |
13.0.1 |
13.0.1 | 14.0.2 | |
http |
1.0.0 |
1.0.0 | 1.6.0 | |
latlong2 |
0.9.1 |
0.9.1 | 0.9.1 | |
motion_toast |
2.11.0 |
2.11.0 | 2.14.0 | |
mtmc |
0.0.7 |
0.0.7 | 0.0.7 |
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 | |
crypto |
- | 3.0.7 | 3.0.7 | |
ffi |
- | 2.1.4 | 2.1.4 | |
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 |
- | 4.1.3 | 4.1.3 | |
geolocator_windows |
- | 0.2.5 | 0.2.5 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
intl |
- | 0.20.2 | 0.20.2 | |
lints |
- | 3.0.0 | 6.0.0 | |
lists |
- | 1.0.1 | 1.0.1 | Discontinued |
logger |
- | 2.6.2 | 2.6.2 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
mgrs_dart |
- | 2.0.0 | 3.0.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.5.1 | 2.5.1 | |
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 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
polylabel |
- | 1.0.1 | 1.0.1 | |
proj4dart |
- | 2.1.0 | 3.0.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 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
unicode |
- | 0.3.1 | 1.1.8 | |
uuid |
- | 4.5.2 | 4.5.2 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
wkt_parser |
- | 2.0.0 | 2.0.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 5 issues. Showing the first 2:
The constraint `3.0.0` on flutter_lints does not support the stable version `3.0.1`.
Try running dart pub upgrade --major-versions flutter_lints to update the constraint.
The constraint `6.0.1` on flutter_map does not support the stable version `6.1.0`.
Try running dart pub upgrade --major-versions flutter_map 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.3, Flutter 3.38.2, Dart 3.10.0.
Check the analysis log for details.