flutter_all_social_login 0.0.3
flutter_all_social_login: ^0.0.3 copied to clipboard
Using this package to sign in all social platform like Google login, Apple login, Facebook, LinkedIn
We analyzed this package 19 hours ago, and awarded it 110 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Homepage URL doesn't exist.
At the time of the analysis https://github.com/nitinsiweb/flutter_all_social_login.git was unreachable. Make sure that the website is reachable via HEAD requests.
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
0/10 points: Use an OSI-approved license
No license was recognized.
Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.
0/10 points: 20% or more of the public API has dartdoc comments
1 out of 25 API elements (4.0 %) 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: ProgressDialog, ProgressDialog.ProgressDialog, ProgressDialog.ProgressDialog.ProgressDialog.new, ProgressDialog.ProgressDialog.currentLoader, ProgressDialog.ProgressDialog.getCircularProgressIndicator.
10/10 points: Package has an example
20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
- ✓ iOS
These platforms are not supported:
Package does not support platform `Android`.
Because:
package:flutter_all_social_login/flutter_all_social_login.dartthat imports:package:flutter_all_social_login/SocialLoginUtils.dartthat imports:package:linkedin_login/linkedin_login.dartthat imports:package:linkedin_login/src/server/linked_in_auth_code_widget.dartthat imports:package:linkedin_login/src/webview/linked_in_web_view_handler.dartthat imports:package:linkedin_login/src/utils/startup/injector.dartthat imports:package:linkedin_login/src/utils/startup/graph.dartthat imports:package:linkedin_login/src/webview/controller_builder.dartthat imports:package:webview_flutter_wkwebview/webview_flutter_wkwebview.dartthat declares support for platforms:iOS,macOS.
Package does not support platform `Windows`.
Because:
package:flutter_all_social_login/flutter_all_social_login.dartthat imports:package:flutter_all_social_login/SocialLoginUtils.dartthat imports:package:sign_in_with_apple/sign_in_with_apple.dartthat declares support for platforms:Android,iOS,macOS,Web.
Package does not support platform `Linux`.
Because:
package:flutter_all_social_login/flutter_all_social_login.dartthat imports:package:flutter_all_social_login/SocialLoginUtils.dartthat imports:package:sign_in_with_apple/sign_in_with_apple.dartthat declares support for platforms:Android,iOS,macOS,Web.
Package does not support platform `macOS`.
Because:
package:flutter_all_social_login/flutter_all_social_login.dartthat imports:package:flutter_all_social_login/SocialLoginUtils.dartthat imports:package:flutter_facebook_auth/flutter_facebook_auth.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `Web`.
Because:
package:flutter_all_social_login/flutter_all_social_login.dartthat imports:package:flutter_all_social_login/SocialLoginUtils.dartthat imports:package:linkedin_login/linkedin_login.dartthat imports:package:linkedin_login/src/server/linked_in_auth_code_widget.dartthat imports:package:linkedin_login/src/webview/linked_in_web_view_handler.dartthat imports:package:webview_flutter/webview_flutter.dartthat declares support for platforms:Android,iOS,macOS.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 26 issues. Showing the first 2:
WARNING: The receiver can't be null, so the null-aware operator '?.' is unnecessary.
lib/ProgressDialog.dart:47:26
╷
47 │ Overlay.of(context)?.insert(currentLoader!);
│ ^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/ProgressDialog.dart
WARNING: Dead code.
lib/SocialLoginUtils.dart:33:5
╷
33 │ ┌ print("signout return");
34 │ └ return false;
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/SocialLoginUtils.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
crypto |
^3.0.2 |
3.0.7 | 3.0.7 | |
firebase_auth |
^3.4.2 |
3.11.2 | 6.1.3 | |
firebase_core |
^1.19.2 |
1.24.0 | 4.3.0 | |
flutter_facebook_auth |
^4.4.0+1 |
4.4.1+1 | 7.1.5 | |
fluttertoast |
^8.0.9 |
8.2.14 | 9.0.0 | |
google_sign_in |
^5.4.0 |
5.4.4 | 7.2.0 | |
linkedin_login |
^2.2.1 |
2.3.1 | 3.2.3 | |
sign_in_with_apple |
^4.1.0 |
4.3.0 | 7.0.1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_flutterfire_internals |
- | 1.0.2 | 1.3.65 | |
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.5 | |
cloud_firestore_web |
- | 2.8.10 | 5.1.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
fake_async |
- | 1.3.3 | 1.3.3 | |
firebase_auth_platform_interface |
- | 6.10.1 | 8.1.5 | |
firebase_auth_web |
- | 4.6.1 | 6.1.1 | |
firebase_core_platform_interface |
- | 4.8.0 | 6.0.2 | |
firebase_core_web |
- | 1.7.3 | 3.3.1 | |
flutter_facebook_auth_platform_interface |
- | 3.2.0 | 6.1.2 | |
flutter_facebook_auth_web |
- | 3.2.0 | 6.1.2 | |
google_sign_in_android |
- | 6.2.1 | 7.2.7 | |
google_sign_in_ios |
- | 5.9.0 | 6.2.4 | |
google_sign_in_platform_interface |
- | 2.5.0 | 3.1.0 | |
google_sign_in_web |
- | 0.10.2+1 | 1.1.0 | |
http |
- | 1.6.0 | 1.6.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.18 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
path |
- | 1.9.1 | 1.9.1 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
rxdart |
- | 0.27.7 | 0.28.0 | |
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.7 | 0.7.8 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
uuid |
- | 3.0.7 | 4.5.2 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
vm_service |
- | 15.0.2 | 15.0.2 | |
web |
- | 1.1.1 | 1.1.1 | |
webview_flutter |
- | 4.9.0 | 4.13.0 | |
webview_flutter_android |
- | 3.16.9 | 4.10.11 | |
webview_flutter_platform_interface |
- | 2.14.0 | 2.14.0 | |
webview_flutter_wkwebview |
- | 3.23.5 | 3.23.5 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 7 issues. Showing the first 2:
The constraint `^3.4.2` 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 `^1.19.2` on firebase_core does not support the stable version `2.0.0`.
Try running dart pub upgrade --major-versions firebase_core 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.23.5, Flutter 3.38.5, Dart 3.10.4.
Check the analysis log for details.