fire_autho 1.0.2 copy "fire_autho: ^1.0.2" to clipboard
fire_autho: ^1.0.2 copied to clipboard

Firebase Auth Manager is a provider class for controling Firebase User on Android,Ios and Web.

125/ 160
pub points
72
downloads

We analyzed this package 25 hours ago, and awarded it 125 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
25 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Failed check 0/5 points: Provide a valid CHANGELOG.md

`CHANGELOG.md` does not contain reference to the current version ("1.0.2").

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Passed report section
Provide documentation
20 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

30 out of 57 API elements (52.6 %) have documentation comments.

Some symbols that are missing documentation: fire_autho, fire_autho.AuthManager.AuthManager.new, fire_autho.AuthManager.PHONE_VERIFY_DELAY, fire_autho.AuthManager.auth, fire_autho.AuthManager.consumerKey.

Passed check 10/10 points: Package has an example

Failed report section
Platform support
20 / 20trigger folding of the section

Passed check 20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Web

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:fire_autho/fire_autho.dart that imports:
  • package:google_sign_in/google_sign_in.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Linux`.

Because:

  • package:fire_autho/fire_autho.dart that imports:
  • package:google_sign_in/google_sign_in.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `macOS`.

Because:

  • package:fire_autho/fire_autho.dart that imports:
  • package:google_sign_in/google_sign_in.dart that declares support for platforms: Android, iOS, Web.

These issues are present but do not affect the score, because they may not originate in your package:

Package not compatible with platform Web

Because:

  • package:fire_autho/fire_autho.dart that imports:
  • package:firebase_auth/firebase_auth.dart that imports:
  • package:firebase_core/firebase_core.dart that imports:
  • package:firebase_core_platform_interface/firebase_core_platform_interface.dart that imports:
  • package:firebase_core_platform_interface/src/pigeon/test_api.dart that imports:
  • package:flutter_test/flutter_test.dart that imports:
  • package:flutter_test/src/widget_tester.dart that imports:
  • package:flutter_test/src/test_text_input.dart that imports:
  • package:flutter_test/src/test_text_input_key_handler.dart that imports:
  • package:flutter_test/src/binding.dart that imports:
  • package:flutter_test/src/platform.dart that imports:
  • dart:io

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:fire_autho/fire_autho.dart that imports:
  • package:firebase_auth/firebase_auth.dart that imports:
  • package:firebase_core/firebase_core.dart that imports:
  • package:firebase_core_platform_interface/firebase_core_platform_interface.dart that imports:
  • package:firebase_core_platform_interface/src/pigeon/test_api.dart that imports:
  • package:flutter_test/flutter_test.dart that imports:
  • package:flutter_test/src/widget_tester.dart that imports:
  • package:flutter_test/src/test_text_input.dart that imports:
  • package:flutter_test/src/test_text_input_key_handler.dart that imports:
  • package:flutter_test/src/binding.dart that imports:
  • package:flutter_test/src/platform.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.cn/web/wasm for details.

Failed report section
Pass static analysis
30 / 50trigger folding of the section

Failed check 30/50 points: code has no errors, warnings, lints, or formatting issues

Found 65 issues. Showing the first 2:

WARNING: The value of the field '_googleCredential' isn't used.

lib/fire_autho.dart:41:19

   ╷
41 │   AuthCredential? _googleCredential;
   │                   ^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/fire_autho.dart

WARNING: This 'onError' handler must return a value assignable to 'UserCredential', but ends without returning a value.

lib/fire_autho.dart:98:76

   ╷
98 │         await FirebaseAuth.instance.signInAnonymously().catchError((error) {
   │                                                                            ^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/fire_autho.dart

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

Failed check 0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
firebase_auth ^3.3.18 3.4.1 6.1.0
firebase_auth_web ^3.3.15 3.3.19 6.0.3
firebase_core ^1.17.0 1.24.0 4.1.1
firebase_core_web ^1.6.4 1.7.3 3.1.1
google_sign_in ^5.3.1 5.4.4 7.2.0
provider ^6.0.0 6.1.5+1 6.1.5+1
Transitive dependencies
Package Constraint Compatible Latest Notes
_flutterfire_internals - 1.0.2 1.3.62
async - 2.13.0 2.13.0
boolean_selector - 2.1.2 2.1.2
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
cloud_firestore_platform_interface - 5.7.7 7.0.2
cloud_firestore_web - 2.8.10 5.0.2
collection - 1.19.1 1.19.1
fake_async - 1.3.3 1.3.3
firebase_auth_platform_interface - 6.10.1 8.1.2
firebase_core_platform_interface - 4.8.0 6.0.1
google_sign_in_android - 6.2.1 7.2.0
google_sign_in_ios - 5.9.0 6.2.1
google_sign_in_platform_interface - 2.5.0 3.1.0
google_sign_in_web - 0.10.2+1 1.1.0
http_parser - 4.1.2 4.1.2
intl - 0.17.0 0.20.2
js - 0.6.7 0.7.2 Discontinued
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.17 0.12.17
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
nested - 1.0.0 1.0.0
path - 1.9.1 1.9.1
plugin_platform_interface - 2.1.8 2.1.8
source_span - 1.10.1 1.10.1
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.6 0.7.7
typed_data - 1.4.0 1.4.0
vector_math - 2.2.0 2.2.0
vm_service - 15.0.2 15.0.2

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.3.18` 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 `^3.3.15` on firebase_auth_web does not support the stable version `4.0.0`.

Try running dart pub upgrade --major-versions firebase_auth_web to update the constraint.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.23, Flutter 3.35.5, Dart 3.9.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
2
likes
125
points
72
downloads

Publisher

unverified uploader

Weekly Downloads

Firebase Auth Manager is a provider class for controling Firebase User on Android,Ios and Web.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

firebase_auth, firebase_auth_web, firebase_core, firebase_core_web, flutter, flutter_web_plugins, google_sign_in, provider

More

Packages that depend on fire_autho