corbado_auth 3.0.1 corbado_auth: ^3.0.1 copied to clipboard
Flutter package for Corbado Auth. Enables authentication on Android and iOS using passkeys.
We analyzed this package 28 hours ago, and awarded it 130 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Use an OSI-approved license
Detected license: BSD-3-Clause
.
10/10 points: 20% or more of the public API has dartdoc comments
114 out of 361 API elements (31.6 %) have documentation comments.
Some symbols that are missing documentation: corbado_auth.AllowCredential
, corbado_auth.AllowCredential.AllowCredential.fromJson
, corbado_auth.AllowCredential.toJson
, corbado_auth.AuthState
, corbado_auth.CorbadoAuth.componentWithDataStream
.
10/10 points: Package has an example
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:corbado_auth/corbado_auth.dart
that imports:package:corbado_auth/src/types/types.dart
that imports:package:corbado_auth/src/types/webauthn/types.dart
that imports:package:corbado_auth/src/types/webauthn/registration.dart
that imports:package:passkeys/types.dart
that declares support for platforms:Android
,iOS
,Web
.
Package does not support platform `Linux`.
Because:
package:corbado_auth/corbado_auth.dart
that imports:package:corbado_auth/src/types/types.dart
that imports:package:corbado_auth/src/types/webauthn/types.dart
that imports:package:corbado_auth/src/types/webauthn/registration.dart
that imports:package:passkeys/types.dart
that declares support for platforms:Android
,iOS
,Web
.
Package does not support platform `macOS`.
Because:
package:corbado_auth/corbado_auth.dart
that imports:package:corbado_auth/src/types/types.dart
that imports:package:corbado_auth/src/types/webauthn/types.dart
that imports:package:corbado_auth/src/types/webauthn/registration.dart
that imports:package:passkeys/types.dart
that declares support for platforms:Android
,iOS
,Web
.
Package does not support platform `Web`.
Because:
package:corbado_auth/corbado_auth.dart
that imports:package:corbado_auth/src/corbado_auth.dart
that imports:package:corbado_auth/src/services/storage/storage_native.dart
that imports:package:flutter_keychain/flutter_keychain.dart
that declares support for platforms:Android
,iOS
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:corbado_auth/corbado_auth.dart
that imports:package:corbado_auth/src/corbado_auth.dart
that imports:package:corbado_auth/src/services/storage/storage_web.dart
that imports:package:universal_html/html.dart
that imports:package:universal_html/src/_sdk/html.dart
that imports:package:universal_html/src/_sdk_html_additions.dart
that imports:dart:io
This package is not compatible with runtime wasm
, and will not be rewarded full points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 43 issues. Showing the first 2:
WARNING: Unused import: 'package:corbado_auth/src/services/corbado/corbado.dart'.
lib/src/blocks/completed_block.dart:3:8
╷
3 │ import 'package:corbado_auth/src/services/corbado/corbado.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/blocks/completed_block.dart
WARNING: Unused import: 'package:corbado_auth/src/types/screen_names.dart'.
lib/src/blocks/completed_block.dart:4:8
╷
4 │ import 'package:corbado_auth/src/types/screen_names.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/blocks/completed_block.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
built_collection |
^5.1.1 |
5.1.1 | 5.1.1 |
corbado_frontend_api_client |
^2.0.0 |
2.0.0 | 2.0.0 |
dio |
^5.7.0 |
5.7.0 | 5.7.0 |
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_keychain |
^2.4.0 |
2.5.0 | 2.5.0 |
http |
^1.1.2 |
1.2.2 | 1.2.2 |
json_annotation |
^4.8.1 |
4.9.0 | 4.9.0 |
jwt_decoder |
^2.0.1 |
2.0.1 | 2.0.1 |
meta |
^1.15.0 |
1.15.0 | 1.16.0 |
passkeys |
^2.1.0 |
2.1.0 | 2.1.0 |
rxdart |
^0.27.7 |
0.27.7 | 0.28.0 |
ua_client_hints |
^1.1.3 |
1.4.0 | 1.4.0 |
universal_html |
^2.2.4 |
2.2.4 | 2.2.4 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
async |
- | 2.12.0 | 2.12.0 |
boolean_selector |
- | 2.1.2 | 2.1.2 |
built_value |
- | 8.9.2 | 8.9.2 |
characters |
- | 1.3.0 | 1.3.1 |
charcode |
- | 1.4.0 | 1.4.0 |
collection |
- | 1.18.0 | 1.19.1 |
convert |
- | 3.1.2 | 3.1.2 |
csslib |
- | 1.0.2 | 1.0.2 |
dio_web_adapter |
- | 2.0.0 | 2.0.0 |
fixnum |
- | 1.1.1 | 1.1.1 |
flutter_web_plugins |
- | 0.0.0 | 0.0.0 |
html |
- | 0.15.5 | 0.15.5 |
http_parser |
- | 4.0.2 | 4.1.1 |
js |
- | 0.7.1 | 0.7.1 |
matcher |
- | 0.12.17 | 0.12.17 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
one_of |
- | 1.5.0 | 1.5.0 |
one_of_serializer |
- | 1.5.0 | 1.5.0 |
passkeys_android |
- | 2.1.0 | 2.1.0 |
passkeys_ios |
- | 2.1.0 | 2.1.0 |
passkeys_platform_interface |
- | 2.1.0 | 2.1.0 |
passkeys_web |
- | 2.1.0 | 2.1.0 |
path |
- | 1.9.1 | 1.9.1 |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 |
quiver |
- | 3.2.2 | 3.2.2 |
sky_engine |
- | 0.0.99 | 0.0.99 |
source_span |
- | 1.10.0 | 1.10.0 |
stack_trace |
- | 1.12.0 | 1.12.0 |
stream_channel |
- | 2.1.2 | 2.1.2 |
string_scanner |
- | 1.4.0 | 1.4.0 |
term_glyph |
- | 1.2.1 | 1.2.1 |
test_api |
- | 0.7.3 | 0.7.3 |
typed_data |
- | 1.4.0 | 1.4.0 |
universal_io |
- | 2.2.2 | 2.2.2 |
vector_math |
- | 2.1.4 | 2.1.4 |
web |
- | 1.1.0 | 1.1.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The constraint `^0.27.7` on rxdart does not support the stable version `0.28.0`.
Try running dart pub upgrade --major-versions rxdart
to update the constraint.
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.22.15
, Flutter 3.24.4
, Dart 3.5.4
.
Check the analysis log for details.