one_trust_geo_location 1.1.0 copy "one_trust_geo_location: ^1.1.0" to clipboard
one_trust_geo_location: ^1.1.0 copied to clipboard

A most easily usable Geo Location API wrapper in Dart. With this library, you can easily integrate your application with the Geo Location API made by OneTrust.

130/ 160
pub points
9
downloads

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

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

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis https://github.com/myConsciousness/one-trust-geo-location was unreachable. Make sure that the website is reachable via HEAD requests.

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: BSD-3-Clause.

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

27 out of 28 API elements (96.4 %) have documentation comments.

Some symbols that are missing documentation: one_trust_geo_location.

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 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

WASM-ready: This package is compatible with runtime wasm. See https://dart.dev/web/wasm for details.

Failed report section
Pass static analysis
30 / 50trigger folding of the section

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

WARNING: Duplicate export.

lib/one_trust_geo_location.dart:8:8

  ╷
8 │ export 'package:one_trust_geo_location/src/geo_location.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/one_trust_geo_location.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
collection ^1.15.0 1.19.1 1.19.1
http ^0.13.4 0.13.6 1.6.0
json_pro ^1.0.0 1.0.0 1.0.0 Discontinued
json_response ^2.3.1 2.3.2 2.3.2 Discontinued
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
http_parser - 4.1.2 4.1.2
meta - 1.18.2 1.18.2
path - 1.9.1 1.9.1
petitparser - 7.0.2 7.0.2
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
xml - 6.6.1 6.6.1
xml2json - 5.3.6 6.2.7

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

The constraint `^0.13.4` on http does not support the stable version `1.0.0`.

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

The package has one or more discontinued direct dependencies.

Discontinued packages are no longer maintained, and can end up being a liability.

Consider migrating away from these dependencies:

  • json_pro
  • json_response.

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.11, Dart 3.11.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
130
points
9
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A most easily usable Geo Location API wrapper in Dart. With this library, you can easily integrate your application with the Geo Location API made by OneTrust.

Homepage

License

BSD-3-Clause (license)

Dependencies

collection, http, json_pro, json_response

More

Packages that depend on one_trust_geo_location