veta_auth_kit_firebase 0.1.0
veta_auth_kit_firebase: ^0.1.0 copied to clipboard
Firebase Auth adapter for veta_auth_kit — wires firebase_auth into the AuthStrategy contract.
We analyzed this package 44 hours ago, 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: MIT.
10/10 points: 20% or more of the public API has dartdoc comments
8 out of 11 API elements (72.7 %) have documentation comments.
Some symbols that are missing documentation: veta_auth_kit_firebase.AuthFirebaseException.AuthFirebaseException.fromFirebase, veta_auth_kit_firebase.AuthFirebaseException.AuthFirebaseException.new, veta_auth_kit_firebase.AuthFirebaseException.cause.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 4 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ macOS
These platforms are not supported:
Package does not support platform `Linux`.
Because:
package:veta_auth_kit_firebase/veta_auth_kit_firebase.dartthat imports:package:veta_auth_kit_firebase/src/firebase_auth_strategy.dartthat imports:package:veta_auth_kit_firebase/src/auth_firebase_exception.dartthat imports:package:firebase_auth/firebase_auth.dartthat declares support for platforms:Android,iOS,Windows,macOS,Web.
Package not compatible with platform Web
Because:
package:veta_auth_kit_firebase/veta_auth_kit_firebase.dartthat imports:package:veta_auth_kit_firebase/src/firebase_auth_strategy.dartthat imports:package:veta_auth_kit/veta_auth_kit.dartthat imports:package:veta_auth_kit/src/widgets/veta_sign_in_form.dartthat imports:package:veta_auth_kit/src/widgets/veta_magic_link_input.dartthat imports:package:veta_atoms/veta_atoms.dartthat imports:package:veta_atoms/src/veta_toggle_icon_button.dartthat imports:package:veta_atoms/src/veta_icon_button.dartthat imports:package:veta_foundations/veta_foundations.dartthat imports:package:veta_foundations/src/runtime/veta_platform.dartthat imports:dart:io
50/50 points: code has no errors, warnings, lints, or formatting issues
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
firebase_auth |
^5.5.0 |
5.7.0 | 6.5.1 | |
veta_auth_kit |
^0.1.0 |
0.1.0 | 0.1.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_flutterfire_internals |
- | 1.3.59 | 1.3.71 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.1 | 2.13.1 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
characters |
- | 1.4.1 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
fake_async |
- | 1.3.3 | 1.3.3 | |
firebase_auth_platform_interface |
- | 7.7.3 | 9.0.1 | |
firebase_auth_web |
- | 5.15.3 | 6.2.1 | |
firebase_core |
- | 3.15.2 | 4.9.0 | |
firebase_core_platform_interface |
- | 6.0.3 | 7.0.1 | |
firebase_core_web |
- | 2.24.1 | 3.7.0 | |
flutter_svg |
- | 2.3.0 | 2.3.0 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
leak_tracker |
- | 11.0.2 | 11.0.2 | |
leak_tracker_flutter_testing |
- | 3.0.10 | 3.0.10 | |
leak_tracker_testing |
- | 3.0.2 | 3.0.2 | |
matcher |
- | 0.12.19 | 0.12.20 | |
material_color_utilities |
- | 0.13.0 | 0.13.0 | |
meta |
- | 1.18.0 | 1.18.2 | |
path |
- | 1.9.1 | 1.9.1 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
petitparser |
- | 7.0.2 | 7.0.2 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
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.11 | 0.7.12 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_graphics |
- | 1.2.2 | 1.2.2 | |
vector_graphics_codec |
- | 1.1.13 | 1.1.13 | |
vector_graphics_compiler |
- | 1.2.3 | 1.2.3 | |
vector_math |
- | 2.2.0 | 2.3.0 | |
veta_atoms |
- | 0.1.0 | 0.1.0 | |
veta_foundations |
- | 0.1.0 | 0.1.0 | |
vm_service |
- | 15.2.0 | 15.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
xml |
- | 6.6.1 | 7.0.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^5.5.0` on firebase_auth does not support the stable version `6.0.0`.
Try running dart pub upgrade --major-versions firebase_auth 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.12, Flutter 3.44.0, Dart 3.12.0.
Check the analysis log for details.