fire_auth_quick 2.1.3
fire_auth_quick: ^2.1.3 copied to clipboard
A Flutter plugin for social login and account linking with Google, Facebook, and Apple.
We analyzed this package 36 hours ago, and awarded it 160 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: BSL-1.0.
10/10 points: 20% or more of the public API has dartdoc comments
294 out of 365 API elements (80.5 %) have documentation comments.
Some symbols that are missing documentation: fire_auth_quick, fire_auth_quick.ActionCodeInfo.ActionCodeInfo.new, fire_auth_quick.ActionCodeInfo.data, fire_auth_quick.ActionCodeInfo.operation, fire_auth_quick.ActionCodeSettings.ActionCodeSettings.new.
10/10 points: Package has an example
20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
- ✓ macOS
These platforms are not supported:
Package does not support platform `Android`.
Because:
package:fire_auth_quick/fire_auth_quick.dartthat imports:package:fire_auth_quick/src/service.dartthat imports:package:google_sign_in_all_platforms_desktop/google_sign_in_all_platforms_desktop.dartthat declares support for platforms:Windows,Linux,macOS.
Package does not support platform `iOS`.
Because:
package:fire_auth_quick/fire_auth_quick.dartthat imports:package:fire_auth_quick/src/service.dartthat imports:package:google_sign_in_all_platforms_desktop/google_sign_in_all_platforms_desktop.dartthat declares support for platforms:Windows,Linux,macOS.
Package does not support platform `Windows`.
Because:
package:fire_auth_quick/fire_auth_quick.dartthat imports:package:fire_auth_quick/src/service.dartthat imports:package:google_sign_in/google_sign_in.dartthat declares support for platforms:Android,iOS,macOS,Web.
Package does not support platform `Linux`.
Because:
package:fire_auth_quick/fire_auth_quick.dartthat imports:package:firebase_auth/firebase_auth.dartthat declares support for platforms:Android,iOS,Windows,macOS,Web.
Package does not support platform `Web`.
Because:
package:fire_auth_quick/fire_auth_quick.dartthat imports:package:fire_auth_quick/src/service.dartthat imports:package:google_sign_in_all_platforms_desktop/google_sign_in_all_platforms_desktop.dartthat declares support for platforms:Windows,Linux,macOS.
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
firebase_auth |
^6.2.0 |
6.3.0 | 6.3.0 | |
google_sign_in |
^7.2.0 |
7.2.0 | 7.2.0 | |
google_sign_in_all_platforms_desktop |
^0.2.0 |
0.2.0 | 0.2.0 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
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.41.4, Dart 3.11.1.
Check the analysis log for details.