diene_auth_engine 1.0.1 copy "diene_auth_engine: ^1.0.1" to clipboard
diene_auth_engine: ^1.0.1 copied to clipboard

Logto auth flows, per-resource tokens, claims-first per-backend onboarding, deferred login, and Doc B landscape selection for Flutter applications.

60/ 160
pub points
615
downloads

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

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

Passed check 10/10 points: Provide a valid pubspec.yaml

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: MIT.

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

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

OUT: Documenting diene_auth_engine... Discovering libraries... ERR: dartdoc 9.0.9 (/home/worker/dartdoc/build/dartdoc) failed: fatal error: unable to locate the input directory at '/tmp/pana_VCXSNI/lib/src/config'. #0 PubPackageMeta.fromDir (package:dartdoc/src/package_meta.dart:218) #1 PubPackageMeta.fromFilename (package:dartdoc/src/package_meta.dart:205) #2 PackageMetaProvider.fromFilename (package:dartdoc/src/package_meta.dart:82) #3 PubPackageBuilder._packageMetasForFiles (package:dartdoc/src/model/package_builder.dart:208) #4 PubPackageBuilder._discoverLibraries (package:dartdoc/src/model/package_builder.dart:291)

Passed check 10/10 points: Package has an example

Failed report section
Platform support
0 / 20trigger folding of the section

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

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

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

Found 6 issues. Showing the first 2:

ERROR: Target of URI doesn't exist: 'src/config/auth_engine_config.dart'.

lib/diene_auth_engine.dart:22:8

   ╷
22 │ export 'src/config/auth_engine_config.dart';
   │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/diene_auth_engine.dart

ERROR: Target of URI doesn't exist: '../config/auth_engine_config.dart'.

lib/src/logto/http_landscape_source.dart:5:8

  ╷
5 │ import '../config/auth_engine_config.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/logto/http_landscape_source.dart

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

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

Package Constraint Compatible Latest Notes
diene_problems ^0.1.1 0.1.1 0.1.1
diene_result ^1.0.0 1.0.0 1.0.0
http ^1.6.0 1.6.0 1.6.0
logto_dart_sdk ^3.0.0 3.0.0 4.0.0
meta ^1.16.0 1.19.0 1.19.0
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 4.2.0 4.2.0
args - 2.7.0 2.7.0
asn1lib - 1.6.5 1.6.5
async - 2.13.1 2.13.1
boolean_selector - 2.1.2 2.1.2
characters - 1.4.1 1.4.1
code_assets - 2.0.0 2.0.0
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
crypto_keys - 0.3.1 0.3.1
desktop_webview_window - 0.2.3 0.3.0
ffi - 2.2.0 2.2.0
flutter_secure_storage - 9.2.4 11.0.0
flutter_secure_storage_linux - 1.2.3 3.0.2
flutter_secure_storage_macos - 3.1.3 4.0.0 Discontinued
flutter_secure_storage_platform_interface - 1.1.2 2.0.3
flutter_secure_storage_web - 1.2.1 2.1.1
flutter_secure_storage_windows - 3.1.2 4.2.2
flutter_web_auth_2 - 4.1.0 5.1.0
flutter_web_auth_2_platform_interface - 4.1.0 5.0.0
hooks - 2.2.0 2.2.0
http_parser - 4.1.2 4.1.2
jni - 1.0.3 1.0.3
jni_flutter - 1.0.2 1.0.2
jni_util - 1.0.0 1.0.0
jose - 0.3.5+2 0.3.5+2
js - 0.6.7 0.7.2 Discontinued
json_annotation - 4.12.0 4.12.0
logging - 1.3.0 1.3.0
matcher - 0.12.20 0.12.20
material_color_utilities - 0.13.0 0.13.1
objective_c - 9.6.0 9.6.0
package_config - 3.0.0 3.0.0
path - 1.9.1 1.9.1
path_provider - 2.1.6 2.1.6
path_provider_android - 2.3.1 2.3.1
path_provider_foundation - 2.6.0 2.6.0
path_provider_linux - 2.2.2 2.2.2
path_provider_platform_interface - 2.1.3 2.1.3
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
posix - 6.5.2 6.5.2
pub_semver - 2.2.0 2.2.0
quiver - 3.2.2 3.2.2
record_use - 1.1.1 1.1.1
source_span - 1.10.2 1.10.2
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
test_api - 0.7.13 0.7.13
typed_data - 1.4.0 1.4.0
url_launcher - 6.3.2 6.3.2
url_launcher_android - 6.3.32 6.3.32
url_launcher_ios - 6.4.1 6.4.1
url_launcher_linux - 3.2.2 3.2.2
url_launcher_macos - 3.2.5 3.2.5
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.3 2.4.3
url_launcher_windows - 3.1.5 3.1.5
vector_math - 2.4.2 2.4.2
web - 1.1.1 1.1.1
win32 - 5.15.0 6.4.0
window_to_front - 0.0.4 1.0.0
x509 - 0.2.4+3 0.2.4+3
xdg_directories - 1.1.0 1.1.0
yaml - 3.1.3 3.1.3

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

The constraint `^3.0.0` on logto_dart_sdk does not support the stable version `4.0.0`, that was published 4 days ago.

When logto_dart_sdk is 30 days old, this package will no longer be awarded points in this category.

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

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 6 errors:

  • URI_DOES_NOT_EXIST - lib/diene_auth_engine.dart:22:8 - Target of URI doesn't exist: 'src/config/auth_engine_config.dart'.
  • URI_DOES_NOT_EXIST - lib/src/logto/http_landscape_source.dart:5:8 - Target of URI doesn't exist: '../config/auth_engine_config.dart'.
  • UNDEFINED_CLASS - lib/src/logto/http_landscape_source.dart:20:9 - Undefined class 'AuthEngineConfig'.

Run flutter pub downgrade and then flutter analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.23.18, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
60
points
615
downloads

Publisher

unverified uploader

Weekly Downloads

Logto auth flows, per-resource tokens, claims-first per-backend onboarding, deferred login, and Doc B landscape selection for Flutter applications.

Repository (GitHub)
View/report issues

Topics

#authentication #logto #oidc #onboarding #flutter

License

MIT (license)

Dependencies

diene_problems, diene_result, flutter, http, logto_dart_sdk, meta

More

Packages that depend on diene_auth_engine