google_maps_routes 1.1.2 copy "google_maps_routes: ^1.1.2" to clipboard
google_maps_routes: ^1.1.2 copied to clipboard

A package for drawing routes on Google Maps by using the Google Directions API.

26
likes
140/ 160
pub points
2.54k
downloads

We analyzed this package 2 days ago, and awarded it 140 pub points (of a possible 160):

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Passed report section
Provide documentation
20 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

6 out of 10 API elements (60.0 %) have documentation comments.

Some symbols that are missing documentation: google_maps_routes, google_maps_routes.DistanceCalculator.DistanceCalculator.new, google_maps_routes.MapsRoutes.MapsRoutes.new, google_maps_routes.MapsRoutes.routes.

Passed check 10/10 points: Package has an example

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 20/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:google_maps_routes/google_maps_routes.dart that imports:
  • package:google_maps_routes/src/distance_calculator.dart that imports:
  • package:google_maps_flutter/google_maps_flutter.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Linux`.

Because:

  • package:google_maps_routes/google_maps_routes.dart that imports:
  • package:google_maps_routes/src/distance_calculator.dart that imports:
  • package:google_maps_flutter/google_maps_flutter.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `macOS`.

Because:

  • package:google_maps_routes/google_maps_routes.dart that imports:
  • package:google_maps_routes/src/distance_calculator.dart that imports:
  • package:google_maps_flutter/google_maps_flutter.dart that 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 does not support platform `iOS`.

Because:

  • package:google_maps_routes/google_maps_routes.dart that imports:
  • package:google_maps_routes/src/distance_calculator.dart that imports:
  • package:google_maps_flutter/google_maps_flutter.dart that imports:
  • package:google_maps_flutter_android/google_maps_flutter_android.dart that declares support for platforms: Android.
Package does not support platform `Web`.

Because:

  • package:google_maps_routes/google_maps_routes.dart that imports:
  • package:google_maps_routes/src/distance_calculator.dart that imports:
  • package:google_maps_flutter/google_maps_flutter.dart that imports:
  • package:google_maps_flutter_android/google_maps_flutter_android.dart that declares support for platforms: Android.

Passed check 0/0 points: WASM compatibility

This package is compatible with runtime wasm, and will be rewarded additional points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

Found 3 issues. Showing the first 2:

INFO: Dangling library doc comment.

lib/src/distance_calculator.dart:1:1

1/// Importing necessary packages
  │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵
copied to clipboard

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/distance_calculator.dart

INFO: Dangling library doc comment.

lib/src/route_renderer.dart:1:1

1/// Importing necessary packages
  │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵
copied to clipboard

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/route_renderer.dart

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

Failed check 0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
flutter_polyline_points ^1.0.0 1.0.0 2.1.0
google_maps_flutter ^2.0.3 2.12.1 2.12.1
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.0
collection - 1.19.1 1.19.1
csslib - 1.0.2 1.0.2
flutter_plugin_android_lifecycle - 2.0.27 2.0.27
google_maps - 8.1.1 8.1.1
google_maps_flutter_android - 2.16.0 2.16.0
google_maps_flutter_ios - 2.15.1 2.15.1
google_maps_flutter_platform_interface - 2.11.1 2.11.1
google_maps_flutter_web - 0.5.12 0.5.12
html - 0.15.5 0.15.5
http - 0.13.6 1.3.0
http_parser - 4.1.2 4.1.2
material_color_utilities - 0.11.1 0.12.0
meta - 1.16.0 1.16.0
path - 1.9.1 1.9.1
plugin_platform_interface - 2.1.8 2.1.8
sanitize_html - 2.1.0 2.1.0
source_span - 1.10.1 1.10.1
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
vector_math - 2.1.4 2.1.4
web - 1.1.1 1.1.1

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `^1.0.0` on flutter_polyline_points does not support the stable version `2.0.0`.

Try running dart pub upgrade --major-versions flutter_polyline_points to update the constraint.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.20, Flutter 3.29.2, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
Jul 4Aug 1Aug 29Sep 26Oct 24Nov 21Dec 19Jan 16Feb 13Mar 1301002003004005006007008009001k>=0.0.0-0 <1.0.0>=1.0.0-0 <2.0.0
26
likes
140
points
2.54k
downloads

Publisher

verified publisheraikenahac.com

Weekly Downloads

2024.09.19 - 2025.04.03

A package for drawing routes on Google Maps by using the Google Directions API.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_polyline_points, google_maps_flutter

More

Packages that depend on google_maps_routes