stacked_firebase_auth 0.2.18 copy "stacked_firebase_auth: ^0.2.18" to clipboard
stacked_firebase_auth: ^0.2.18 copied to clipboard

outdated

A service class that provides Firebase Authentication Functionality on a single api

50
likes
80/ 160
pub points
88%
popularity

We analyzed this package 2 days ago, and awarded it 80 pub points (of a possible 160):

failed
Follow Dart file conventions
20 / 30trigger folding of the section

0/10 points: Provide a valid pubspec.yaml

Failed to verify repository URL.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: stacked_firebase_auth,
    • contains a version property, and,
    • does not contain a publish_to property.

Repository has no matching pubspec.yaml with name: stacked_firebase_auth.

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.

failed
Provide documentation
10 / 20trigger folding of the section

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

34 out of 44 API elements (77.3 %) have documentation comments.

Some symbols that are missing documentation: stacked_firebase_auth, stacked_firebase_auth.FirebaseAuthenticationResult, stacked_firebase_auth.FirebaseAuthenticationResult.FirebaseAuthenticationResult, stacked_firebase_auth.FirebaseAuthenticationResult.FirebaseAuthenticationResult.error, stacked_firebase_auth.FirebaseAuthenticationResult.exceptionCode.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

failed
Platform support
20 / 20trigger folding of the section

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:stacked_firebase_auth/stacked_firebase_auth.dart that imports:
  • package:stacked_firebase_auth/src/firebase_authentication_service.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:stacked_firebase_auth/stacked_firebase_auth.dart that imports:
  • package:firebase_auth_platform_interface/firebase_auth_platform_interface.dart that imports:
  • package:firebase_auth_platform_interface/src/types.dart that imports:
  • package:firebase_auth_platform_interface/src/firebase_auth_exception.dart that imports:
  • package:firebase_core/firebase_core.dart that declares support for platforms: Android, iOS, Windows, macOS, Web.
Package does not support platform `macOS`.

Because:

  • package:stacked_firebase_auth/stacked_firebase_auth.dart that imports:
  • package:stacked_firebase_auth/src/firebase_authentication_service.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:stacked_firebase_auth/stacked_firebase_auth.dart that imports:
  • package:firebase_auth_platform_interface/firebase_auth_platform_interface.dart that imports:
  • package:firebase_auth_platform_interface/src/types.dart that imports:
  • package:firebase_auth_platform_interface/src/firebase_auth_exception.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

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.

failed
Pass static analysis
0 / 50trigger folding of the section

0/50 points: code has no errors, warnings, lints, or formatting issues

Found 7 issues. Showing the first 2:

ERROR: A value of type 'Future

lib/src/firebase_authentication_service.dart:58:12

   ╷
58 │     return firebaseAuth.currentUser?.getIdToken();
   │            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

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

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

lib/src/firebase_authentication_service.dart:20:17

   ╷
20 │   final String? _appleRedirectUri;
   │                 ^^^^^^^^^^^^^^^^^
   ╵

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

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

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 ^4.1.0 4.10.1 5.3.3
firebase_auth_platform_interface ^6.11.0 6.19.1 7.4.9
firebase_core ^2.1.1 2.17.0 3.8.0
flutter flutter 0.0.0 0.0.0
google_sign_in ^5.3.1 5.4.4 6.2.2
logger ^1.0.0 1.4.0 2.5.0
sign_in_with_apple ^4.0.0 4.3.0 6.1.3
Transitive dependencies
Package Constraint Compatible Latest
_flutterfire_internals - 1.3.7 1.3.46
async - 2.11.0 2.12.0
boolean_selector - 2.1.1 2.1.2
characters - 1.3.0 1.3.1
clock - 1.1.1 1.1.2
collection - 1.18.0 1.19.1
fake_async - 1.3.1 1.3.2
firebase_auth_web - 5.8.2 5.13.4
firebase_core_platform_interface - 4.8.0 5.3.0
firebase_core_web - 2.8.0 2.18.1
flutter_test - 0.0.0 0.0.0
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
js - 0.6.7 0.7.1
leak_tracker - 10.0.5 10.0.8
leak_tracker_flutter_testing - 3.0.5 3.0.9
leak_tracker_testing - 3.0.1 3.0.1
matcher - 0.12.16+1 0.12.17
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
path - 1.9.0 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
stack_trace - 1.11.1 1.12.0
stream_channel - 2.1.2 2.1.2
string_scanner - 1.2.0 1.4.0
term_glyph - 1.2.1 1.2.1
test_api - 0.7.2 0.7.3
typed_data - 1.4.0 1.4.0
vector_math - 2.1.4 2.1.4
vm_service - 14.2.5 14.3.1

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Found 6 issues. Showing the first 2:

The constraint `^4.1.0` on firebase_auth does not support the stable version `5.0.0`.

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

The constraint `^6.11.0` on firebase_auth_platform_interface does not support the stable version `7.0.0`.

Try running dart pub upgrade --major-versions firebase_auth_platform_interface 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.22.15, Flutter 3.24.4, Dart 3.5.4.

Check the analysis log for details.