senior_platform_authentication_ui 12.2.0
senior_platform_authentication_ui: ^12.2.0 copied to clipboard
A package that make it easy to implement the Senior X authentication for Flutter. Built to be used with the bloc state management package.
We analyzed this package in the last hour, and awarded it 140 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
344 out of 1104 API elements (31.2 %) have documentation comments.
Some symbols that are missing documentation: senior_platform_authentication_ui, senior_platform_authentication_ui.AppLocalizations.AppLocalizations.new, senior_platform_authentication_ui.AppLocalizations.delegate, senior_platform_authentication_ui.AppLocalizations.localeName, senior_platform_authentication_ui.AppLocalizations.of.
10/10 points: Package has an example
20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
- ✓ Android
These platforms are not supported:
Package does not support platform `iOS`.
Because:
package:senior_platform_authentication_ui/senior_platform_authentication_ui.dartthat imports:package:senior_platform_authentication_ui/src/core/utils/biometric_auth/domain/usecases/biometric_can_check_usecase.dartthat imports:package:senior_platform_authentication_ui/src/core/utils/biometric_auth/data/repositories/biometric_repository.dartthat imports:package:senior_platform_authentication_ui/src/core/utils/biometric_auth/data/datasources/biometric_datasource.dartthat imports:package:local_auth_android/local_auth_android.dartthat declares support for platforms:Android.
Package does not support platform `Windows`.
Because:
package:senior_platform_authentication_ui/senior_platform_authentication_ui.dartthat imports:package:senior_platform_authentication_ui/src/presentation/key_authentication/key_authentication_screen.dartthat imports:package:senior_platform_authentication_ui/src/presentation/key_authentication/widgets/key_authentication_content.dartthat imports:package:senior_platform_authentication_ui/src/presentation/key_authentication/widgets/secret_form.dartthat imports:package:senior_design_system/senior_design_system.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:senior_platform_authentication_ui/senior_platform_authentication_ui.dartthat imports:package:senior_platform_authentication_ui/src/presentation/key_authentication/key_authentication_screen.dartthat imports:package:senior_platform_authentication_ui/src/presentation/key_authentication/widgets/key_authentication_content.dartthat imports:package:senior_platform_authentication_ui/src/presentation/key_authentication/widgets/secret_form.dartthat imports:package:senior_design_system/senior_design_system.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:senior_platform_authentication_ui/senior_platform_authentication_ui.dartthat imports:package:senior_platform_authentication_ui/src/presentation/key_authentication/key_authentication_screen.dartthat imports:package:senior_platform_authentication_ui/src/presentation/key_authentication/widgets/key_authentication_content.dartthat imports:package:senior_platform_authentication_ui/src/presentation/key_authentication/widgets/secret_form.dartthat imports:package:senior_design_system/senior_design_system.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:senior_platform_authentication_ui/senior_platform_authentication_ui.dartthat imports:package:senior_platform_authentication_ui/src/presentation/key_authentication/key_authentication_screen.dartthat imports:package:senior_platform_authentication_ui/src/presentation/key_authentication/widgets/key_authentication_content.dartthat imports:package:senior_platform_authentication_ui/src/presentation/key_authentication/widgets/secret_form.dartthat imports:package:senior_design_system/senior_design_system.dartthat declares support for platforms:Android,iOS.
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:senior_platform_authentication_ui/senior_platform_authentication_ui.dartthat imports:package:senior_platform_authentication_ui/src/core/utils/biometric_auth/domain/usecases/biometric_can_check_usecase.dartthat imports:package:senior_platform_authentication_ui/src/core/utils/biometric_auth/data/repositories/biometric_repository.dartthat imports:package:senior_platform_authentication_ui/src/core/utils/biometric_auth/data/datasources/biometric_datasource.dartthat imports:package:local_auth/local_auth.dartthat imports:package:local_auth/src/local_auth.dartthat imports:package:local_auth_windows/local_auth_windows.dartthat declares support for platforms:Windows.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 41 issues. Showing the first 2:
INFO: Missing type annotation.
lib/src/core/widgets/base_authentication_screen.dart:43:3
╷
43 │ _setThemeRepository(ThemeOption themeOption) {
│ ^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/core/widgets/base_authentication_screen.dart
INFO: Missing type annotation.
lib/src/presentation/key_authentication/cubit/key_authentication_cubit.dart:14:14
╷
14 │ required getTenantLoginSettingsUsecase,
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/presentation/key_authentication/cubit/key_authentication_cubit.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
encrypt |
^5.0.3 |
5.0.3 | 5.0.3 | |
equatable |
^2.0.5 |
2.0.7 | 2.0.7 | |
flutter_bloc |
^8.1.3 |
8.1.6 | 9.1.1 | |
flutter_inappwebview |
^6.1.5 |
6.1.5 | 6.1.5 | |
flutter_secure_storage |
^9.2.4 |
9.2.4 | 10.0.0 | |
flutter_svg |
^2.0.7 |
2.2.3 | 2.2.3 | |
font_awesome_flutter |
^10.8.0 |
10.12.0 | 10.12.0 | |
intl |
^0.20.2 |
0.20.2 | 0.20.2 | |
local_auth |
^2.3.0 |
2.3.0 | 3.0.0 | |
local_auth_android |
^1.0.37 |
1.0.56 | 2.0.4 | |
provider |
^6.1.1 |
6.1.5+1 | 6.1.5+1 | |
senior_design_system |
^11.0.3 |
11.0.3 | 11.0.3 | |
senior_design_tokens |
^4.0.0 |
4.0.0 | 4.0.0 | |
senior_platform_authentication |
^9.0.1 |
9.0.1 | 9.0.1 | |
url_launcher |
^6.2.3 |
6.3.2 | 6.3.2 | |
webview_flutter |
^4.13.0 |
4.13.0 | 4.13.0 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 4 issues. Showing the first 2:
The constraint `^8.1.3` on flutter_bloc does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions flutter_bloc to update the constraint.
The constraint `^9.2.4` on flutter_secure_storage does not support the stable version `10.0.0`, that was published 22 days ago.
When flutter_secure_storage is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions flutter_secure_storage 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.23.3, Flutter 3.38.4, Dart 3.10.3.
Check the analysis log for details.