oidc_default_store 0.5.0
oidc_default_store: ^0.5.0 copied to clipboard
The default OidcStore implementation for package:oidc
We analyzed this package 27 hours ago, and awarded it 145 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
0/5 points: Provide a valid README.md
Links in `README.md` should be secure. 1 image link is insecure.
README.md:2:86
╷
2 │ <p><a href="https://openid.net/developers/certified-openid-connect-implementations/"><img src="http://openid.net/wordpress-content/uploads/2016/05/oid-l-certification-mark-l-cmyk-150dpi-90mm.jpg" alt="openid certification" /></a></p>
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
Use https URLs instead.
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Use an OSI-approved license
Detected license: MIT.
10/10 points: 20% or more of the public API has dartdoc comments
11 out of 16 API elements (68.8 %) have documentation comments.
Some symbols that are missing documentation: oidc_default_store.OidcDefaultStore.getAllKeys, oidc_default_store.OidcDefaultStore.getMany, oidc_default_store.OidcDefaultStore.init, oidc_default_store.OidcDefaultStore.removeMany, oidc_default_store.OidcDefaultStore.setMany.
10/10 points: Package has an example
20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
-
✓ Web
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `Android`.
Because:
package:oidc_default_store/oidc_default_store.dartthat imports:package:oidc_default_store/src/oidc_default_store.dartthat imports:package:simple_secure_storage/simple_secure_storage.dartthat imports:package:simple_secure_storage_web/simple_secure_storage_web.dartthat declares support for platforms:Web.
Package does not support platform `iOS`.
Because:
package:oidc_default_store/oidc_default_store.dartthat imports:package:oidc_default_store/src/oidc_default_store.dartthat imports:package:simple_secure_storage/simple_secure_storage.dartthat imports:package:simple_secure_storage_web/simple_secure_storage_web.dartthat declares support for platforms:Web.
Package does not support platform `Windows`.
Because:
package:oidc_default_store/oidc_default_store.dartthat imports:package:oidc_default_store/src/oidc_default_store.dartthat imports:package:simple_secure_storage/simple_secure_storage.dartthat imports:package:simple_secure_storage_web/simple_secure_storage_web.dartthat declares support for platforms:Web.
Package does not support platform `Linux`.
Because:
package:oidc_default_store/oidc_default_store.dartthat imports:package:oidc_default_store/src/oidc_default_store.dartthat imports:package:simple_secure_storage/simple_secure_storage.dartthat imports:package:simple_secure_storage_web/simple_secure_storage_web.dartthat declares support for platforms:Web.
Package does not support platform `macOS`.
Because:
package:oidc_default_store/oidc_default_store.dartthat imports:package:oidc_default_store/src/oidc_default_store.dartthat imports:package:simple_secure_storage/simple_secure_storage.dartthat imports:package:simple_secure_storage_web/simple_secure_storage_web.dartthat declares support for platforms:Web.
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.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 9 issues. Showing the first 2:
INFO: Missing documentation for a public member.
lib/src/html_stub.dart:1:7
╷
1 │ class Storage {
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/html_stub.dart
INFO: Missing documentation for a public member.
lib/src/html_stub.dart:4:11
╷
4 │ String? getItem(String key) => _storage[key];
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/html_stub.dart
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
^2.13.0 |
2.13.0 | 2.13.0 | |
logging |
^1.2.0 |
1.3.0 | 1.3.0 | |
oidc_core |
^0.15.0 |
0.15.0 | 0.15.0 | |
shared_preferences |
^2.2.1 |
2.5.3 | 2.5.3 | |
simple_secure_storage |
^0.3.4 |
0.3.6 | 0.3.6 | |
web |
^1.1.1 |
1.1.1 | 1.1.1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
asn1lib |
- | 1.6.5 | 1.6.5 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
copy_with_extension |
- | 9.1.1 | 10.0.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
crypto_keys_plus |
- | 0.5.0 | 0.5.0 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
idb_shim |
- | 2.6.7+1 | 2.6.7+1 | |
jose_plus |
- | 0.4.7 | 0.4.7 | |
json_annotation |
- | 4.9.0 | 4.9.0 | |
just_throttle_it |
- | 3.0.1 | 3.0.1 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.16.0 | 1.17.0 | |
nonce |
- | 1.2.0 | 1.2.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider_linux |
- | 2.2.1 | 2.2.1 | |
path_provider_platform_interface |
- | 2.1.2 | 2.1.2 | |
path_provider_windows |
- | 2.3.0 | 2.3.0 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pointycastle |
- | 4.0.0 | 4.0.0 | |
rxdart |
- | 0.28.0 | 0.28.0 | |
sembast |
- | 3.8.5+2 | 3.8.5+2 | |
sembast_web |
- | 2.4.2 | 2.4.2 | |
shared_preferences_android |
- | 2.4.15 | 2.4.15 | |
shared_preferences_foundation |
- | 2.5.5 | 2.5.5 | |
shared_preferences_linux |
- | 2.4.1 | 2.4.1 | |
shared_preferences_platform_interface |
- | 2.4.1 | 2.4.1 | |
shared_preferences_web |
- | 2.4.3 | 2.4.3 | |
shared_preferences_windows |
- | 2.4.1 | 2.4.1 | |
simple_secure_storage_android |
- | 0.3.0 | 0.3.0 | |
simple_secure_storage_darwin |
- | 0.2.1 | 0.2.1 | |
simple_secure_storage_linux |
- | 0.2.4 | 0.2.4 | |
simple_secure_storage_platform_interface |
- | 0.2.2 | 0.2.2 | |
simple_secure_storage_web |
- | 0.2.2 | 0.2.2 | |
simple_secure_storage_windows |
- | 0.3.1 | 0.3.1 | |
source_span |
- | 1.10.1 | 1.10.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
synchronized |
- | 3.4.0 | 3.4.0 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
uuid |
- | 4.5.2 | 4.5.2 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
webcrypto |
- | 0.5.8 | 0.5.8 | |
x509_plus |
- | 0.3.3 | 0.3.3 | |
xdg_directories |
- | 1.1.0 | 1.1.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade does not expose any static analysis error.
Analyzed with Pana 0.23.1, Flutter 3.35.7, Dart 3.9.2.
Check the analysis log for details.