flutter_maps_package 0.1.0
flutter_maps_package: ^0.1.0 copied to clipboard
A unified Flutter map package supporting Google Maps and OpenStreetMap (OSM) with offline tile caching, region/trail downloads, admin boundary scoping, and customizable widgets.
We analyzed this package 2 days ago, and awarded it 140 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Homepage URL doesn't exist.
At the time of the analysis https://github.com/example/flutter_maps_package was unreachable. Make sure that the website is reachable via HEAD requests.
Repository URL doesn't exist.
At the time of the analysis https://github.com/example/flutter_maps_package was unreachable. Make sure that the website is reachable via HEAD requests.
Issue tracker URL doesn't exist.
At the time of the analysis https://github.com/example/flutter_maps_package/issues was unreachable. Make sure that the website is reachable via HEAD requests.
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
217 out of 241 API elements (90.0 %) have documentation comments.
Some symbols that are missing documentation: flutter_maps_package.AdminBoundaryService.AdminBoundaryService.new, flutter_maps_package.AdminBoundaryStyle.AdminBoundaryStyle.new, flutter_maps_package.AdminUnit.AdminUnit.new, flutter_maps_package.CacheStats.CacheStats.new, flutter_maps_package.CameraPosition.CameraPosition.new.
10/10 points: Package has an example
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ macOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:flutter_maps_package/flutter_maps_package.dartthat imports:package:flutter_maps_package/src/flutter_maps_package_init.dartthat imports:package:flutter_maps_package/src/offline/offline_region_manager.dartthat imports:package:flutter_maps_package/src/cache/tile_cache.dartthat imports:package:sqflite/sqflite.dartthat declares support for platforms:Android,iOS,macOS.
Package does not support platform `Linux`.
Because:
package:flutter_maps_package/flutter_maps_package.dartthat imports:package:flutter_maps_package/src/flutter_maps_package_init.dartthat imports:package:flutter_maps_package/src/offline/offline_region_manager.dartthat imports:package:flutter_maps_package/src/cache/tile_cache.dartthat imports:package:sqflite/sqflite.dartthat declares support for platforms:Android,iOS,macOS.
Package does not support platform `Web`.
Because:
package:flutter_maps_package/flutter_maps_package.dartthat imports:package:flutter_maps_package/src/flutter_maps_package_init.dartthat imports:package:flutter_maps_package/src/offline/offline_region_manager.dartthat imports:package:flutter_maps_package/src/cache/tile_cache.dartthat imports:package:sqflite/sqflite.dartthat declares support for platforms:Android,iOS,macOS.
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_maps_package/flutter_maps_package.dartthat imports:package:flutter_maps_package/src/flutter_maps_package_init.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
Package does not support platform `iOS`.
Because:
package:flutter_maps_package/flutter_maps_package.dartthat imports:package:flutter_maps_package/src/flutter_maps_package_init.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
Package does not support platform `macOS`.
Because:
package:flutter_maps_package/flutter_maps_package.dartthat imports:package:flutter_maps_package/src/flutter_maps_package_init.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
40/50 points: code has no errors, warnings, lints, or formatting issues
INFO: The type of the right operand ('ConnectivityResult') isn't a subtype or a supertype of the left operand ('List
lib/src/flutter_maps_package_init.dart:142:33
╷
142 │ .map((result) => result != ConnectivityResult.none);
│ ^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/flutter_maps_package_init.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
collection |
^1.18.0 |
1.19.1 | 1.19.1 | |
connectivity_plus |
^7.1.1 |
7.1.1 | 7.1.1 | |
dart_lz4 |
^1.2.0 |
1.2.0 | 1.2.0 | |
flutter_map |
^8.3.0 |
8.3.0 | 8.3.0 | |
google_maps_flutter |
^2.17.1 |
2.17.1 | 2.17.1 | |
http |
^1.6.0 |
1.6.0 | 1.6.0 | |
latlong2 |
^0.9.0 |
0.9.1 | 0.10.1 | |
path_provider |
^2.1.5 |
2.1.6 | 2.1.6 | |
sqflite |
^2.4.3 |
2.4.3 | 2.4.3 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
archive |
- | 4.0.9 | 4.0.9 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.1 | 2.13.1 | |
characters |
- | 1.4.1 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
code_assets |
- | 1.2.1 | 1.2.1 | |
connectivity_plus_platform_interface |
- | 2.1.0 | 2.1.0 | |
crypto |
- | 3.0.7 | 3.0.7 | |
csslib |
- | 1.0.2 | 1.0.2 | |
dart_earcut |
- | 1.2.0 | 1.2.0 | |
dart_polylabel2 |
- | 1.0.0 | 1.0.0 | |
dbus |
- | 0.7.14 | 0.7.14 | |
ffi |
- | 2.2.0 | 2.2.0 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_plugin_android_lifecycle |
- | 2.0.35 | 2.0.35 | |
google_maps |
- | 8.2.0 | 8.2.0 | |
google_maps_flutter_android |
- | 2.19.12 | 2.19.12 | |
google_maps_flutter_ios |
- | 2.18.3 | 2.18.3 | |
google_maps_flutter_platform_interface |
- | 2.15.0 | 2.15.0 | |
google_maps_flutter_web |
- | 0.6.2+3 | 0.6.2+3 | |
hooks |
- | 2.0.2 | 2.0.2 | |
html |
- | 0.15.6 | 0.15.6 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
intl |
- | 0.20.2 | 0.20.2 | |
jni |
- | 1.0.0 | 1.0.0 | |
jni_flutter |
- | 1.0.1 | 1.0.1 | |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.13.0 | 0.13.0 | |
meta |
- | 1.18.0 | 1.18.3 | |
mgrs_dart |
- | 3.0.0 | 3.0.0 | |
nm |
- | 0.5.0 | 0.5.0 | |
objective_c |
- | 9.4.1 | 9.4.1 | |
package_config |
- | 2.2.0 | 3.0.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider_android |
- | 2.3.1 | 2.3.1 | |
path_provider_foundation |
- | 2.6.0 | 2.6.0 | |
path_provider_linux |
- | 2.2.1 | 2.2.1 | |
path_provider_platform_interface |
- | 2.1.3 | 2.1.3 | |
path_provider_windows |
- | 2.3.0 | 2.3.0 | |
petitparser |
- | 7.0.2 | 7.0.2 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
posix |
- | 6.5.0 | 6.5.0 | |
proj4dart |
- | 3.0.0 | 3.0.0 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
record_use |
- | 0.6.0 | 0.6.0 | |
sanitize_html |
- | 2.1.0 | 2.1.0 | |
simple_sparse_list |
- | 0.1.4 | 0.1.4 | |
source_span |
- | 1.10.2 | 1.10.2 | |
sqflite_android |
- | 2.4.3 | 2.4.3 | |
sqflite_common |
- | 2.5.11 | 2.5.11 | |
sqflite_darwin |
- | 2.4.3 | 2.4.3 | |
sqflite_platform_interface |
- | 2.4.1 | 2.4.1 | |
stream_transform |
- | 2.1.1 | 2.1.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
synchronized |
- | 3.4.1 | 3.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
unicode |
- | 1.1.9 | 1.1.9 | |
uuid |
- | 4.5.3 | 4.5.3 | |
vector_math |
- | 2.2.0 | 2.4.0 | |
web |
- | 1.1.1 | 1.1.1 | |
wkt_parser |
- | 2.0.0 | 2.0.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.6.1 | 7.0.1 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^0.9.0` on latlong2 does not support the stable version `0.10.0`.
Try running dart pub upgrade --major-versions latlong2 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.2, Dart 3.12.2.
Check the analysis log for details.