oidc_client 0.0.1-dev.1 copy "oidc_client: ^0.0.1-dev.1" to clipboard
oidc_client: ^0.0.1-dev.1 copied to clipboard

PlatformAndroidiOS
unlisted

A generic Flutter OIDC client on steroids.

120/ 160
pub points
5
downloads

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

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

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

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.

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

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

Failed check 0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

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

19 out of 79 API elements (24.1 %) have documentation comments.

Some symbols that are missing documentation: oidc_client, oidc_client.AppleAuthorizationResult, oidc_client.AppleAuthorizationResult.AppleAuthorizationResult.new, oidc_client.AppleAuthorizationResult.authorizationCode, oidc_client.AppleAuthorizationResult.userInfo.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

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

Passed check 20/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:oidc_client/oidc_client.dart that imports:
  • package:oidc_client/src/oidc_client.dart that imports:
  • package:flutter_appauth/flutter_appauth.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:oidc_client/oidc_client.dart that imports:
  • package:oidc_client/src/oidc_client.dart that imports:
  • package:flutter_appauth/flutter_appauth.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:oidc_client/oidc_client.dart that imports:
  • package:oidc_client/src/oidc_client.dart that imports:
  • package:flutter_appauth/flutter_appauth.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:oidc_client/oidc_client.dart that imports:
  • package:oidc_client/src/oidc_client.dart that imports:
  • package:flutter_appauth/flutter_appauth.dart that declares support for platforms: Android, iOS.
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

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_appauth ^2.4.1 2.4.2 11.0.0
google_sign_in ^5.3.0 5.4.4 7.2.0
http ^0.13.4 0.13.6 1.6.0
sign_in_with_apple ^3.3.0 3.3.0 7.0.1
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.1
collection - 1.19.1 1.19.1
flutter_appauth_platform_interface - 4.1.0 11.0.0
google_sign_in_android - 6.2.1 7.2.9
google_sign_in_ios - 5.9.0 6.3.0
google_sign_in_platform_interface - 2.5.0 3.1.0
google_sign_in_web - 0.10.2+1 1.1.0
http_parser - 4.1.2 4.1.2
js - 0.6.7 0.7.2 Discontinued
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.18.1
path - 1.9.1 1.9.1
plugin_platform_interface - 2.1.8 2.1.8
sign_in_with_apple_platform_interface - 1.1.0 2.0.0
sign_in_with_apple_web - 1.0.1 3.0.0
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.2.0

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

Found 4 issues. Showing the first 2:

The constraint `^2.4.1` on flutter_appauth does not support the stable version `3.0.0`.

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

The constraint `^5.3.0` on google_sign_in does not support the stable version `6.0.0`.

Try running dart pub upgrade --major-versions google_sign_in 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.23.9, Flutter 3.38.9, Dart 3.10.8.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
120
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

A generic Flutter OIDC client on steroids.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, flutter_appauth, google_sign_in, http, sign_in_with_apple

More

Packages that depend on oidc_client