VOOZH about

URL: https://pub.dev/packages/location/score

⇱ location score | Flutter package


👁 Image
👁 Image
👁 Image
👁 Image
👁 Image

location 8.0.1 👁 Copy "location: ^8.0.1" to clipboard
location: ^8.0.1 copied to clipboard

Metadata

Cross-platform plugin for easy access to device's location in real-time.

3.2k
likes
130/ 160
pub points
219k
downloads

We analyzed this package , and awarded it 130 pub points (of a possible 160):

👁 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 check
10/10 points: 20% or more of the public API has dartdoc comments

35 out of 36 API elements (97.2 %) have documentation comments.

Some symbols that are missing documentation: location.

👁 Passed check
10/10 points: Package has an example

👁 Partially passed check
10/20 points: Supports 4 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ macOS

  • ✓ Web

These platforms are not supported:

These issues are present but do not affect the score, because they may not originate in your package:

WASM compatibility:

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:

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.

Built-in Kotlin support:

Note: This Android plugin does not support built-in Kotlin. In the future, this might affect scoring. See https://docs.flutter.dev/release/breaking-changes/migrate-to-built-in-kotlin/for-plugin-authors for details.

👁 Passed check
50/50 points: code has no errors, warnings, lints, or formatting issues

👁 Passed check
10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
location_platform_interface ^6.0.0 6.0.1 6.0.1
location_web ^6.0.0 6.0.1 6.0.1

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

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

👁 Failed check
0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 1 error:

  • UNDEFINED_NAMED_PARAMETER - lib/location.dart:42:7 - The named parameter 'pausesLocationUpdatesAutomatically' isn't defined.

Run flutter pub downgrade and then flutter analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.23.13, Flutter 3.44.3, Dart 3.12.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:

Metadata

3.2k
likes
130
points
219k
downloads

Documentation

API reference

Publisher

👁 Published by a pub.dev verified publisher
bernos.dev

Weekly Downloads

Metadata

Cross-platform plugin for easy access to device's location in real-time.

Homepage
Repository (GitHub)
View/report issues

License

👁 Image
MIT (license)

Dependencies

flutter, location_platform_interface, location_web

More

Packages that depend on location

Packages that implement location