firebase_auth_screen 0.0.33
firebase_auth_screen: ^0.0.33 copied to clipboard
Authentication screen with firebase.
We analyzed this package 24 hours ago, and awarded it 50 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too short.
Add more detail to the description
field of pubspec.yaml
. Use 50 to 180 characters to describe the package, what it does, and its target use case.
-
pubspec.yaml
doesn't have ahomepage
entry. -
pubspec.yaml
doesn't have arepository
entry.
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
.
0/10 points: 20% or more of the public API has dartdoc comments
6 out of 47 API elements (12.8 %) 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: firebase_auth_screen
, firebase_auth_screen.Authenticated
, firebase_auth_screen.Body
, firebase_auth_screen.Body.Body.new
, firebase_auth_screen.Body.alignment
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add 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:firebase_auth_screen/firebase_auth_screen.dart
that imports:package:firebase_auth_screen/src/screens/login_screen.dart
that imports:package:sms_autofill/sms_autofill.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Linux`.
Because:
package:firebase_auth_screen/firebase_auth_screen.dart
that imports:package:firebase_auth_screen/src/screens/login_screen.dart
that imports:package:sms_autofill/sms_autofill.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `macOS`.
Because:
package:firebase_auth_screen/firebase_auth_screen.dart
that imports:package:firebase_auth_screen/src/screens/login_screen.dart
that imports:package:sms_autofill/sms_autofill.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Web`.
Because:
package:firebase_auth_screen/firebase_auth_screen.dart
that imports:package:firebase_auth_screen/src/screens/login_screen.dart
that imports:package:sms_autofill/sms_autofill.dart
that declares support for platforms:Android
,iOS
.
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 31 issues. Showing the first 2:
ERROR: The getter 'headline5' isn't defined for the type 'TextTheme'.
lib/src/screens/verfication_code.dart:54:24
╷
54 │ .headline5,
│ ^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/screens/verfication_code.dart
ERROR: The getter 'caption' isn't defined for the type 'TextTheme'.
lib/src/screens/verfication_code.dart:67:28
╷
67 │ .caption
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/screens/verfication_code.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
bloc |
^8.0.3 |
8.1.4 | 9.0.0 | |
crypto |
^3.0.1 |
3.0.6 | 3.0.6 | |
equatable |
^2.0.3 |
2.0.7 | 2.0.7 | |
firebase |
any |
9.0.3 | 9.0.3 | Discontinued |
firebase_auth |
any |
5.6.0 | 5.6.0 | |
firebase_core |
any |
3.14.0 | 3.14.0 | |
flutter_bloc |
^8.0.1 |
8.1.6 | 9.1.1 | |
flutter_countdown_timer |
^4.1.0 |
4.1.0 | 4.1.0 | |
flutter_easyloading |
^3.0.3 |
3.0.5 | 3.0.5 | |
flutter_otp_text_field |
^1.0.0 |
1.5.1+1 | 1.5.1+1 | |
flutter_signin_button |
^2.0.0 |
2.0.0 | 2.0.0 | |
flutter_svg |
any |
2.0.9 | 2.2.0 | |
fluttertoast |
^8.0.9 |
8.2.12 | 8.2.12 | |
form_builder_chips_input |
^0.0.3 |
0.0.5 | 0.0.5 | |
google_sign_in |
^5.2.4 |
5.4.4 | 7.0.0 | |
intl_phone_number_input |
^0.7.2 |
0.7.4 | 0.7.4 | |
modal_bottom_sheet |
any |
3.0.0 | 3.0.0 | |
sheet |
^0.0.4+1 |
0.0.4+1 | 1.0.0 | |
sign_button |
^2.0.2 |
2.0.6 | 2.0.6 | |
sign_in_with_apple |
^4.3.0 |
4.3.0 | 7.0.1 | |
signature |
any |
5.5.0 | 6.3.0 | |
sms_autofill |
^2.3.0 |
2.4.1 | 2.4.1 | |
social_login_buttons |
^1.0.7 |
1.0.7 | 1.0.7 | Discontinued |
top_snackbar_flutter |
^1.0.2 |
1.1.1 | 3.3.0 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
_flutterfire_internals |
- | 1.3.56 | 1.3.56 | |
archive |
- | 4.0.7 | 4.0.7 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
characters |
- | 1.4.0 | 1.4.1 | |
chips_input |
- | 0.0.6 | 0.1.0 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
fake_async |
- | 1.3.3 | 1.3.3 | |
ffi |
- | 2.1.4 | 2.1.4 | |
firebase_auth_platform_interface |
- | 7.7.0 | 7.7.0 | |
firebase_auth_web |
- | 5.15.0 | 5.15.0 | |
firebase_core_platform_interface |
- | 5.4.0 | 5.4.0 | |
firebase_core_web |
- | 2.23.0 | 2.23.0 | |
flutter_form_builder |
- | 10.0.1 | 10.0.1 | |
flutter_spinkit |
- | 5.2.1 | 5.2.1 | |
font_awesome_flutter |
- | 9.2.0 | 10.8.0 | |
google_sign_in_android |
- | 6.2.1 | 7.0.1 | |
google_sign_in_ios |
- | 5.9.0 | 6.0.0 | |
google_sign_in_platform_interface |
- | 2.5.0 | 3.0.0 | |
google_sign_in_web |
- | 0.10.2+1 | 1.0.0 | |
http |
- | 0.13.6 | 1.4.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
image |
- | 4.5.4 | 4.5.4 | |
intl |
- | 0.20.2 | 0.20.2 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
leak_tracker |
- | 10.0.9 | 11.0.1 | |
leak_tracker_flutter_testing |
- | 3.0.9 | 3.0.10 | |
leak_tracker_testing |
- | 3.0.1 | 3.0.2 | |
libphonenumber_platform_interface |
- | 0.4.2 | 0.4.2 | |
libphonenumber_plugin |
- | 0.3.3 | 0.3.3 | |
libphonenumber_web |
- | 0.3.2 | 0.3.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 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
petitparser |
- | 6.1.0 | 7.0.0 | |
pin_input_text_field |
- | 4.5.2 | 4.5.2 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
posix |
- | 6.0.3 | 6.0.3 | |
provider |
- | 6.1.5 | 6.1.5 | |
sign_in_with_apple_platform_interface |
- | 1.1.0 | 2.0.0 | |
sign_in_with_apple_web |
- | 1.0.1 | 3.0.0 | |
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.4 | 0.7.6 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_graphics |
- | 1.1.10+1 | 1.1.19 | |
vector_graphics_codec |
- | 1.1.10+1 | 1.1.13 | |
vector_graphics_compiler |
- | 1.1.10+1 | 1.1.17 | |
vector_math |
- | 2.1.4 | 2.2.0 | |
vm_service |
- | 15.0.0 | 15.0.2 | |
web |
- | 1.1.1 | 1.1.1 | |
xml |
- | 6.5.0 | 6.6.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 7 issues. Showing the first 2:
The constraint `^8.0.3` on bloc does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions bloc
to update the constraint.
The constraint `^8.0.1` on flutter_bloc does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions flutter_bloc
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 9 errors:
INVALID_ASSIGNMENT
-lib/src/blocs/auth/auth_cubit.dart:105:38
- A value of type 'AuthCredential' can't be assigned to a variable of type 'PhoneAuthCredential'.UNDEFINED_METHOD
-lib/src/screens/Signup/components/signup_form.dart:103:40
- The method 'updateDisplayName' isn't defined for the type 'User'.UNDEFINED_METHOD
-lib/src/screens/Signup/components/signup_form.dart:104:64
- The method 'updateDisplayName' isn't defined for the type 'User'.
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.21
, Flutter 3.32.4
, Dart 3.8.1
.
Check the analysis log for details.