flutterfire_ui 0.4.3+20 flutterfire_ui: ^0.4.3+20 copied to clipboard
UI library built on top of firebase services
We analyzed this package 10 hours ago, and awarded it 60 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 60 to 180 characters to describe the package, what it does, and its target use case.
Homepage URL doesn't exist.
At the time of the analysis https://github.com/firebase/flutterfire/tree/master/packages/flutterfire_ui
was unreachable. Make sure that the website is reachable via HEAD
requests.
Repository URL doesn't exist.
At the time of the analysis https://github.com/firebase/flutterfire/tree/master/packages/flutterfire_ui
was unreachable. Make sure that the website is reachable via HEAD
requests.
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: flutterfire_ui
, - contains a
version
property, and, - does not contain a
publish_to
property.
- contains
Repository has no matching pubspec.yaml
with name: flutterfire_ui
.
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
172 out of 1049 API elements (16.4 %) 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: auth
, auth.AppleProviderButtonStyle
, auth.AppleProviderButtonStyle.AppleProviderButtonStyle
, auth.AppleProviderButtonStyle.backgroundColor
, auth.AppleProviderButtonStyle.borderColor
.
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:flutterfire_ui/auth.dart
that imports:package:flutterfire_ui/src/auth/configs/email_link_provider_configuration.dart
that imports:package:firebase_dynamic_links/firebase_dynamic_links.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Linux`.
Because:
package:flutterfire_ui/auth.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:flutterfire_ui/auth.dart
that imports:package:flutterfire_ui/src/auth/configs/email_link_provider_configuration.dart
that imports:package:firebase_dynamic_links/firebase_dynamic_links.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Web`.
Because:
package:flutterfire_ui/auth.dart
that imports:package:flutterfire_ui/src/auth/configs/email_link_provider_configuration.dart
that imports:package:firebase_dynamic_links/firebase_dynamic_links.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 33 issues. Showing the first 2:
ERROR: The getter 'caption' isn't defined for the type 'TextTheme'.
lib/src/auth/views/login_view.dart:139:47
╷
139 │ hintStyle = Theme.of(context).textTheme.caption;
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/auth/views/login_view.dart
ERROR: The getter 'button' isn't defined for the type 'TextTheme'.
lib/src/auth/views/login_view.dart:161:52
╷
161 │ style: Theme.of(context).textTheme.button?.copyWith(
│ ^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/auth/views/login_view.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
cloud_firestore |
^4.0.5 |
4.17.5 | 5.5.0 |
collection |
^1.15.0 |
1.18.0 | 1.19.1 |
crypto |
^3.0.1 |
3.0.6 | 3.0.6 |
desktop_webview_auth |
^0.0.5 |
0.0.15 | 0.0.15 |
email_validator |
^2.0.1 |
2.1.17 | 3.0.0 |
firebase_auth |
^4.1.2 |
4.16.0 | 5.3.3 |
firebase_core |
^2.2.0 |
2.32.0 | 3.8.0 |
firebase_database |
^10.0.1 |
10.5.7 | 11.1.6 |
firebase_dynamic_links |
^5.0.5 |
5.5.7 | 6.0.10 |
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_facebook_auth |
^4.0.1 |
4.4.1+1 | 7.1.1 |
flutter_localizations |
flutter |
0.0.0 | 0.0.0 |
flutter_svg |
^1.0.0 |
1.1.6 | 2.0.15 |
google_sign_in |
^5.2.1 |
5.4.4 | 6.2.2 |
sign_in_with_apple |
^3.3.0 |
3.3.0 | 6.1.3 |
twitter_login |
^4.2.2 |
4.4.2 | 4.4.2 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
_flutterfire_internals |
- | 1.3.35 | 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 |
cloud_firestore_platform_interface |
- | 6.2.5 | 6.5.0 |
cloud_firestore_web |
- | 3.12.5 | 4.3.4 |
fake_async |
- | 1.3.1 | 1.3.2 |
firebase_auth_platform_interface |
- | 7.3.0 | 7.4.9 |
firebase_auth_web |
- | 5.8.13 | 5.13.4 |
firebase_core_platform_interface |
- | 5.3.0 | 5.3.0 |
firebase_core_web |
- | 2.18.1 | 2.18.1 |
firebase_database_platform_interface |
- | 0.2.5+35 | 0.2.5+46 |
firebase_database_web |
- | 0.2.5+7 | 0.2.6+4 |
firebase_dynamic_links_platform_interface |
- | 0.2.6+35 | 0.2.6+46 |
flutter_facebook_auth_platform_interface |
- | 3.2.0 | 6.1.2 |
flutter_facebook_auth_web |
- | 3.2.0 | 6.1.2 |
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 |
- | 1.2.2 | 1.2.2 |
http_parser |
- | 4.0.2 | 4.1.1 |
intl |
- | 0.19.0 | 0.20.0 |
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 |
path_drawing |
- | 1.0.1 | 1.0.1 |
path_parsing |
- | 1.1.0 | 1.1.0 |
petitparser |
- | 6.0.2 | 6.0.2 |
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 |
web |
- | 1.1.0 | 1.1.0 |
xml |
- | 6.5.0 | 6.5.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 10 issues. Showing the first 2:
The constraint `^4.0.5` on cloud_firestore does not support the stable version `5.0.0`.
Try running dart pub upgrade --major-versions cloud_firestore
to update the constraint.
The constraint `^2.0.1` on email_validator does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions email_validator
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 8 errors:
UNDEFINED_GETTER
-lib/src/auth/views/login_view.dart:139:47
- The getter 'caption' isn't defined for the type 'TextTheme'.UNDEFINED_GETTER
-lib/src/auth/views/login_view.dart:161:52
- The getter 'button' isn't defined for the type 'TextTheme'.UNDEFINED_GETTER
-lib/src/auth/widgets/error_text.dart:59:33
- The getter 'errorColor' isn't defined for the type 'ThemeData'.
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.5
, Dart 3.5.4
.
Check the analysis log for details.