location_max_web 6.0.0 copy "location_max_web: ^6.0.0" to clipboard
location_max_web: ^6.0.0 copied to clipboard

Platformweb

The web implementation of the location_max plugin.

125/ 160
pub points
11
downloads

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

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

Failed check 0/10 points: Provide a valid pubspec.yaml

  • pubspec.yaml doesn't have a homepage entry.

  • pubspec.yaml doesn't have a repository entry.

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

Failed check 0/5 points: Provide a valid CHANGELOG.md

`CHANGELOG.md` does not contain reference to the current version ("6.0.0").

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

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

Detected license: MIT.

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

10 out of 14 API elements (71.4 %) have documentation comments.

Some symbols that are missing documentation: location_max_web, location_max_web.LocationMaxWebPlugin, location_max_web.LocationMaxWebPlugin.LocationMaxWebPlugin.new, location_max_web.LocationMaxWebPlugin.registerWith.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Partially passed report section
Platform support
10 / 20trigger folding of the section

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

  • ✓ Web

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:location_max_web/location_max_web.dart that declares support for platforms: Web.
Package does not support platform `iOS`.

Because:

  • package:location_max_web/location_max_web.dart that declares support for platforms: Web.
Package does not support platform `Windows`.

Because:

  • package:location_max_web/location_max_web.dart that declares support for platforms: Web.
Package does not support platform `Linux`.

Because:

  • package:location_max_web/location_max_web.dart that declares support for platforms: Web.
Package does not support platform `macOS`.

Because:

  • package:location_max_web/location_max_web.dart that declares support for platforms: Web.

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

Package not compatible with platform Web

Because:

  • package:location_max_web/location_max_web.dart that imports:
  • package:location_max_platform_interface/location_max_platform_interface.dart that imports:
  • dart:io

WASM compatibility:

Package not compatible with runtime wasm

Because:

  • package:location_max_web/location_max_web.dart that imports:
  • package:location_max_platform_interface/location_max_platform_interface.dart that imports:
  • dart:io

Note: This package supports Web but is not WASM-compatible, resulting in a partial score. See https://dart.dev/web/wasm for details.

Passed report section
Pass static analysis
50 / 50trigger folding of the section

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

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

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

Package Constraint Compatible Latest Notes
http_parser ^4.1.0 4.1.2 4.1.2
location_max_platform_interface ^6.0.0 6.0.1 6.0.1
web ^1.1.0 1.1.1 1.1.1
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.1 1.4.1
collection - 1.19.1 1.19.1
material_color_utilities - 0.13.0 0.13.0
meta - 1.18.0 1.18.2
path - 1.9.1 1.9.1
plugin_platform_interface - 2.1.8 2.1.8
source_span - 1.10.2 1.10.2
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.2.0 2.3.0

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

Passed check 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.0, Dart 3.12.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
125
points
11
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

The web implementation of the location_max plugin.

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, http_parser, location_max_platform_interface, web

More

Packages that depend on location_max_web

Packages that implement location_max_web