brain_dev_firebase_login 1.0.8
brain_dev_firebase_login: ^1.0.8 copied to clipboard
Package project for login with firebase.
We analyzed this package 13 hours ago, and awarded it 120 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.
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
OUT: Documenting brain_dev_firebase_login... Discovering libraries... ERR: dartdoc 8.3.4 (/tmp/analyzerIYHCAH/pub-cache/global_packages/dartdoc/bin/dartdoc.dart-3.9.2.snapshot) failed: fatal error: unable to locate the input directory at '/tmp/analyzerIYHCAH/pub-cache/h[...] #0 PubPackageMeta.fromDir (package:dartdoc/src/package_meta.dart:215:7) #1 PubPackageMeta.fromFilename (package:dartdoc/src/package_meta.dart:202:27) #2 PackageMetaProvider.fromFilename (package:dartdoc/src/package_meta.dart:80:55) #3 PubPackageBuilder._packageMetasForFiles (package:dartdoc/src/model/package_builder.dart:202:32) #4 PubPackageBuilder._discoverLibraries (package:dartdoc/src/model/package_builder.dart:290:22)
10/10 points: Package has an example
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:brain_dev_firebase_login/brain_dev_firebase_login.dart
that declares support for platforms:Android
,iOS
,Web
.
Package does not support platform `Linux`.
Because:
package:brain_dev_firebase_login/brain_dev_firebase_login.dart
that declares support for platforms:Android
,iOS
,Web
.
Package does not support platform `macOS`.
Because:
package:brain_dev_firebase_login/brain_dev_firebase_login.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 does not support platform `Android`.
Because:
package:brain_dev_firebase_login/brain_dev_firebase_login.dart
that imports:package:brain_dev_firebase_login/config/dependencies_tools.dart
that imports:package:device_info_plus/device_info_plus.dart
that imports:package:device_info_plus/src/device_info_plus_windows.dart
that imports:package:win32_registry/win32_registry.dart
that declares support for platforms:Windows
.
Package does not support platform `iOS`.
Because:
package:brain_dev_firebase_login/brain_dev_firebase_login.dart
that imports:package:brain_dev_firebase_login/config/dependencies_tools.dart
that imports:package:device_info_plus/device_info_plus.dart
that imports:package:device_info_plus/src/device_info_plus_windows.dart
that imports:package:win32_registry/win32_registry.dart
that declares support for platforms:Windows
.
Package does not support platform `Web`.
Because:
package:brain_dev_firebase_login/brain_dev_firebase_login.dart
that imports:package:brain_dev_firebase_login/config/dependencies_tools.dart
that imports:package:brain_dev_firebase_login/controllers/auth/firebase_auth_controller.dart
that imports:package:brain_dev_tools/tools/utils/utils.dart
that imports:package:cached_network_image/cached_network_image.dart
that imports:package:cached_network_image/src/image_provider/cached_network_image_provider.dart
that imports:package:flutter_cache_manager/flutter_cache_manager.dart
that imports:package:flutter_cache_manager/src/storage/file_system/file_system.dart
that imports:package:flutter_cache_manager/src/storage/file_system/file_system_io.dart
that imports:package:path_provider/path_provider.dart
that declares support for platforms:Android
,iOS
,Windows
,Linux
,macOS
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:brain_dev_firebase_login/brain_dev_firebase_login.dart
that imports:package:brain_dev_firebase_login/config/dependencies_tools.dart
that imports:package:device_info_plus/device_info_plus.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.
0/0 points: Swift Package Manager support
Package does not support the Swift Package Manager on iOS
It does not contain ios/brain_dev_firebase_login/Package.swift
.
This package for iOS or macOS does not support the Swift Package Manager. It will not receive full points in a future version of the scoring model.
See https://docs.flutter.dev/to/spm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 69 issues. Showing the first 2:
INFO: Missing type annotation.
lib/brain_dev_firebase_login.dart:18:1
╷
18 │ initBrainDevFirebaseLogin({ bool initializeApp= true }) async {
│ ^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/brain_dev_firebase_login.dart
INFO: Missing type annotation.
lib/config/dependencies_tools.dart:8:1
╷
8 │ initBrainDevFireBaseLoginDependencies() async
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/config/dependencies_tools.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
brain_dev_business |
^1.0.8 |
1.0.8 | 1.0.8 | |
brain_dev_tools |
^1.0.8 |
1.0.8 | 1.0.8 | |
device_info_plus |
^11.4.0 |
11.5.0 | 12.1.0 | |
firebase_auth |
^5.5.4 |
5.7.0 | 6.1.1 | |
firebase_core |
^3.13.1 |
3.15.2 | 4.2.0 | |
flutter_widget_from_html_core |
^0.16.0 |
0.16.1 | 0.17.0 | |
get |
^4.7.2 |
4.7.2 | 4.7.2 | |
google_sign_in |
^6.3.0 |
6.3.0 | 7.2.0 | |
plugin_platform_interface |
^2.1.8 |
2.1.8 | 2.1.8 | |
shared_preferences |
^2.5.3 |
2.5.3 | 2.5.3 | |
sign_button |
^2.0.6 |
2.0.6 | 2.0.6 | |
sign_in_with_apple |
^7.0.1 |
7.0.1 | 7.0.1 | |
uuid |
^4.5.1 |
4.5.1 | 4.5.1 | |
web |
^1.1.1 |
1.1.1 | 1.1.1 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 5 issues. Showing the first 2:
The constraint `^11.4.0` on device_info_plus does not support the stable version `12.0.0`.
Try running dart pub upgrade --major-versions device_info_plus
to update the constraint.
The constraint `^5.5.4` on firebase_auth does not support the stable version `6.0.0`.
Try running dart pub upgrade --major-versions firebase_auth
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.23
, Flutter 3.35.5
, Dart 3.9.2
.
Check the analysis log for details.