ds_okta_auth_provider 0.0.3
ds_okta_auth_provider: ^0.0.3 copied to clipboard
Okta authentication provider for Dartstream.
We analyzed this package 6 days ago, and awarded it 120 pub points (of a possible 160):
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.
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
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.
0/10 points: 20% or more of the public API has dartdoc comments
OUT:
Documenting ds_okta_auth_provider...
Discovering libraries...
Linking elements...
Precaching local docs for 137153 elements...
Initialized dartdoc with 55 libraries
Generating docs for library ds_okta_auth_export.dart from package:ds_okta_auth_provider/ds_okta_auth_export.dart...
Generating docs for library ds_okta_auth_provider.dart from package:ds_okta_auth_provider/ds_okta_auth_provider.dart...
Generating docs for library ds_okta_auth_entry.dart from package:ds_okta_auth_provider/ds_okta_auth_entry.dart...
Documented 3 public libraries in 8.6 seconds
ERR:
error: file already written at "ds_okta_auth_provider/index.html"
for symbol ds_okta_auth_provider: (file:///tmp/pana_FSSJID/lib/ds_okta_auth_provider.dart:1:1)
conflicting with file already generated by ds_okta_auth_provider: (file:///tmp/pana_FSSJID/lib/ds_okta_auth_export.dart:1:1)
Dartdoc generates a path and filename to write to for each symbol.
'ds_okta_auth_provider' conflicts with another symbol in the generated
path, and therefore can not be written out. Changing the name, library
name, or class name (if appropriate) of one of the conflicting items can
resolve the conflict. Alternatively, use the @nodoc directive in one
symbol's documentation comment to hide it.
error: file already written at "ds_okta_auth_provider/ds_okta_auth_provider-library.html"
[12 more lines]
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
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.
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
ds_auth_base |
^0.0.2 |
0.0.2 | 0.0.2 | |
ds_standard_features |
^0.1.6 |
0.1.6 | 0.1.6 | |
okta_identity_dart_auth_sdk |
^0.0.5 |
0.0.5 | 0.0.5 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
asn1lib |
- | 1.6.5 | 1.6.5 | |
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.1 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
crypto |
- | 3.0.7 | 3.0.7 | |
fake_async |
- | 1.3.3 | 1.3.3 | |
ffi |
- | 2.2.0 | 2.2.0 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
http |
- | 1.6.0 | 1.6.0 | |
http2 |
- | 2.3.1 | 2.3.1 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
intl |
- | 0.20.2 | 0.20.2 | |
jwt_generator |
- | 0.0.8 | 0.0.8 | |
logging |
- | 1.3.0 | 1.3.0 | |
meta |
- | 1.18.2 | 1.18.2 | |
os_detect |
- | 2.0.3 | 2.0.3 | |
path |
- | 1.9.1 | 1.9.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
pointycastle |
- | 4.0.0 | 4.0.0 | |
rsa_pkcs |
- | 2.1.0 | 2.1.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 | |
web |
- | 1.1.1 | 1.1.1 |
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.11, Dart 3.11.2.
Check the analysis log for details.