easy_firebase_auth 3.2.0 easy_firebase_auth: ^3.2.0 copied to clipboard
Manage authentication with firebase in an extremely simple way
We analyzed this package 27 hours ago, and awarded it 70 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Homepage URL doesn't exist.
At the time of the analysis https://lymtechx.com/
was unreachable. Make sure that the website is reachable via HEAD
requests.
Issue tracker URL doesn't exist.
At the time of the analysis https://github.com/lymtechx/easy_firebase_auth/issues
was unreachable. Make sure that the website is reachable via HEAD
requests.
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
.
0/10 points: 20% or more of the public API has dartdoc comments
12 out of 161 API elements (7.5 %) have documentation comments.
Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.
To highlight public API members missing documentation consider enabling the public_member_api_docs
lint.
Some symbols that are missing documentation: apple_sign_in_button
, apple_sign_in_button.AppleSignInButton
, apple_sign_in_button.AppleSignInButton.AppleSignInButton
, apple_sign_in_button.AppleSignInButton.buttonStyle
, apple_sign_in_button.AppleSignInButton.centerText
.
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:easy_firebase_auth/easy_firebase_auth.dart
that imports:package:easy_firebase_auth/states/auth_state.dart
that imports:package:sign_in_with_apple/sign_in_with_apple.dart
that declares support for platforms:Android
,iOS
,macOS
,Web
.
Package does not support platform `Linux`.
Because:
package:easy_firebase_auth/easy_firebase_auth.dart
that imports:package:easy_firebase_auth/states/auth_state.dart
that imports:package:sign_in_with_apple/sign_in_with_apple.dart
that declares support for platforms:Android
,iOS
,macOS
,Web
.
Package does not support platform `macOS`.
Because:
package:easy_firebase_auth/easy_firebase_auth.dart
that imports:package:easy_firebase_auth/states/auth_state.dart
that imports:package:google_sign_in/google_sign_in.dart
that declares support for platforms:Android
,iOS
,Web
.
Package not compatible with platform Web
Because:
package:easy_firebase_auth/easy_firebase_auth.dart
that imports:package:easy_firebase_auth/states/auth_state.dart
that imports:package:sign_in_with_apple/sign_in_with_apple.dart
that imports:package:sign_in_with_apple/src/sign_in_with_apple.dart
that imports:package:sign_in_with_apple_platform_interface/sign_in_with_apple_platform_interface.dart
that imports:package:sign_in_with_apple_platform_interface/method_channel_sign_in_with_apple.dart
that imports:dart:io
0/0 points: WASM compatibility
Unable to detect compatibility with runtime wasm
, and this package will not be rewarded full points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 22 issues. Showing the first 2:
ERROR: The named parameter 'primary' isn't defined.
lib/widgets/buttons/apple_sign_in_button.dart:48:13
╷
48 │ primary: buttonColor,
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/widgets/buttons/apple_sign_in_button.dart
ERROR: The named parameter 'onPrimary' isn't defined.
lib/widgets/buttons/apple_sign_in_button.dart:49:13
╷
49 │ onPrimary: textColor,
│ ^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/widgets/buttons/apple_sign_in_button.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
crypto |
^3.0.1 |
3.0.6 | 3.0.6 |
firebase_auth |
^3.1.3 |
3.4.0 | 5.3.3 |
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_markdown |
^0.6.2 |
0.6.23 | 0.7.4+1 |
google_sign_in |
^5.1.1 |
5.4.4 | 6.2.2 |
provider |
^5.0.0 |
5.0.0 | 6.1.2 |
sign_in_with_apple |
^3.2.0 |
3.3.0 | 6.1.3 |
url_launcher |
^6.0.4 |
6.3.1 | 6.3.1 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
args |
- | 2.6.0 | 2.6.0 |
characters |
- | 1.3.0 | 1.3.1 |
clock |
- | 1.1.2 | 1.1.2 |
collection |
- | 1.18.0 | 1.19.1 |
firebase_auth_platform_interface |
- | 6.10.0 | 7.4.9 |
firebase_auth_web |
- | 3.3.18 | 5.13.4 |
firebase_core |
- | 1.19.0 | 3.8.0 |
firebase_core_platform_interface |
- | 4.4.1 | 5.3.0 |
firebase_core_web |
- | 1.6.5 | 2.18.1 |
flutter_web_plugins |
- | 0.0.0 | 0.0.0 |
google_sign_in_android |
- | 6.1.33 | 6.1.33 |
google_sign_in_ios |
- | 5.7.8 | 5.7.8 |
google_sign_in_platform_interface |
- | 2.4.5 | 2.4.5 |
google_sign_in_web |
- | 0.10.2+1 | 0.12.4+3 |
http_parser |
- | 4.0.2 | 4.1.1 |
intl |
- | 0.17.0 | 0.20.0 |
js |
- | 0.6.7 | 0.7.1 |
markdown |
- | 7.2.2 | 7.2.2 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.0 | 1.16.0 |
nested |
- | 1.0.0 | 1.0.0 |
path |
- | 1.9.1 | 1.9.1 |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 |
sign_in_with_apple_platform_interface |
- | 1.1.0 | 1.1.0 |
sign_in_with_apple_web |
- | 1.0.1 | 2.1.0 |
sky_engine |
- | 0.0.99 | 0.0.99 |
source_span |
- | 1.10.0 | 1.10.0 |
string_scanner |
- | 1.4.0 | 1.4.0 |
term_glyph |
- | 1.2.1 | 1.2.1 |
typed_data |
- | 1.4.0 | 1.4.0 |
url_launcher_android |
- | 6.3.14 | 6.3.14 |
url_launcher_ios |
- | 6.3.1 | 6.3.1 |
url_launcher_linux |
- | 3.2.1 | 3.2.1 |
url_launcher_macos |
- | 3.2.1 | 3.2.1 |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 |
url_launcher_web |
- | 2.3.3 | 2.3.3 |
url_launcher_windows |
- | 3.1.3 | 3.1.3 |
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
.
Found 5 issues. Showing the first 2:
The constraint `^3.1.3` on firebase_auth does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions firebase_auth
to update the constraint.
The constraint `^0.6.2` on flutter_markdown does not support the stable version `0.7.0`.
Try running dart pub upgrade --major-versions flutter_markdown
to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 16 errors:
UNDEFINED_NAMED_PARAMETER
-lib/widgets/buttons/apple_sign_in_button.dart:48:13
- The named parameter 'primary' isn't defined.UNDEFINED_NAMED_PARAMETER
-lib/widgets/buttons/apple_sign_in_button.dart:49:13
- The named parameter 'onPrimary' isn't defined.UNDEFINED_NAMED_PARAMETER
-lib/widgets/buttons/email_sign_in_button.dart:50:13
- The named parameter 'primary' isn't defined.
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.22.15
, Flutter 3.24.4
, Dart 3.5.4
.
Check the analysis log for details.