social_sign_in 0.0.6 copy "social_sign_in: ^0.0.6" to clipboard
social_sign_in: ^0.0.6 copied to clipboard

A Flutter plugin that helps to sign in with Facebook, Google, Microsoft and Apple.

7
likes
120/ 160
pub points
44
downloads

We analyzed this package 20 hours ago, and awarded it 120 pub points (of a possible 160):

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

10/10 points: Provide a valid pubspec.yaml

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.

OK
Provide documentation
20 / 20trigger folding of the section

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

43 out of 54 API elements (79.6 %) have documentation comments.

Some symbols that are missing documentation: social_sign_in, social_sign_in.AppleSignInConfig.clientSecret, social_sign_in.AppleSignInConfig.site, social_sign_in.FacebookSignInConfig.clientSecret, social_sign_in.FacebookSignInConfig.site.

10/10 points: Package has an example

failed
Platform support
20 / 20trigger folding of the section

20/20 points: Supports 4 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ macOS

These platforms are not supported:

Package does not support platform `Linux`.

Because:

  • package:social_sign_in/social_sign_in.dart that declares support for platforms: Android, iOS, Windows, macOS.
Package does not support platform `Web`.

Because:

  • package:social_sign_in/social_sign_in.dart that declares support for platforms: Android, iOS, Windows, macOS.

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:social_sign_in/social_sign_in.dart that imports:
  • package:social_sign_in/src/social_sign_in_mobile.dart that imports:
  • package:social_sign_in/src/interface/social_sign_in_platform_interface.dart that imports:
  • package:social_sign_in/src/social_sign_in.dart that imports:
  • package:social_sign_in/src/social_sign_in_desktop.dart that imports:
  • package:social_sign_in/src/site/apple/apple_sign_in_windows.dart that imports:
  • package:social_sign_in/src/webView/social_sign_in_page_desktop.dart that imports:
  • package:desktop_webview_window/desktop_webview_window.dart that declares support for platforms: Windows, Linux, macOS.
Package does not support platform `iOS`.

Because:

  • package:social_sign_in/social_sign_in.dart that imports:
  • package:social_sign_in/src/social_sign_in_mobile.dart that imports:
  • package:social_sign_in/src/interface/social_sign_in_platform_interface.dart that imports:
  • package:social_sign_in/src/social_sign_in.dart that imports:
  • package:social_sign_in/src/social_sign_in_desktop.dart that imports:
  • package:social_sign_in/src/site/apple/apple_sign_in_windows.dart that imports:
  • package:social_sign_in/src/webView/social_sign_in_page_desktop.dart that imports:
  • package:desktop_webview_window/desktop_webview_window.dart that declares support for platforms: Windows, Linux, macOS.
Package does not support platform `Windows`.

Because:

  • package:social_sign_in/social_sign_in.dart that imports:
  • package:social_sign_in/src/social_sign_in_mobile.dart that imports:
  • package:social_sign_in/src/interface/social_sign_in_platform_interface.dart that imports:
  • package:social_sign_in/src/social_sign_in.dart that imports:
  • package:social_sign_in/src/site/microsoft/microsoft_sign_in.dart that imports:
  • package:social_sign_in/src/webView/social_sign_in_page_mobile.dart that imports:
  • package:webview_flutter/webview_flutter.dart that declares support for platforms: Android, iOS, macOS.

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:social_sign_in/social_sign_in.dart that imports:
  • package:social_sign_in/src/social_sign_in_mobile.dart that imports:
  • package:social_sign_in/src/interface/social_sign_in_platform_interface.dart that imports:
  • package:social_sign_in/src/social_sign_in.dart that imports:
  • package:social_sign_in/src/site/apple/apple_sign_in.dart that imports:
  • package:sign_in_with_apple/sign_in_with_apple.dart that imports:
  • package:sign_in_with_apple/src/sign_in_with_apple.dart that imports:
  • package:sign_in_with_apple_platform_interface/sign_in_with_apple_platform_interface.dart that imports:
  • package:sign_in_with_apple_platform_interface/method_channel_sign_in_with_apple.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.dev/web/wasm for details.

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

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

Found 5 issues. Showing the first 2:

WARNING: This default clause is covered by the previous cases.

lib/src/social_sign_in_desktop.dart:49:9

   ╷
49 │         default:
   │         ^^^^^^^
   ╵

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

WARNING: This default clause is covered by the previous cases.

lib/src/social_sign_in_mobile.dart:39:9

   ╷
39 │         default:
   │         ^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/social_sign_in_mobile.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.3 3.0.6 3.0.6
desktop_webview_window ^0.2.3 0.2.3 0.2.3
flutter flutter 0.0.0 0.0.0
http >=0.13.5 <2.0.0 1.2.2 1.2.2
plugin_platform_interface ^2.0.2 2.1.8 2.1.8
sign_in_with_apple ^5.0.0 5.0.0 6.1.4
webview_flutter ^4.4.0 4.10.0 4.10.0
Transitive dependencies
Package Constraint Compatible Latest
async - 2.12.0 2.12.0
characters - 1.3.0 1.3.1
collection - 1.19.0 1.19.1
flutter_web_plugins - 0.0.0 0.0.0
http_parser - 4.1.1 4.1.1
js - 0.6.7 0.7.1
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
path - 1.9.1 1.9.1
sign_in_with_apple_platform_interface - 1.1.0 1.1.0
sign_in_with_apple_web - 1.0.1 2.1.1
sky_engine - 0.0.0 0.0.0
source_span - 1.10.0 1.10.0
string_scanner - 1.4.0 1.4.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.4.0 1.4.0
vector_math - 2.1.4 2.1.4
web - 1.1.0 1.1.0
webview_flutter_android - 4.1.0 4.1.0
webview_flutter_platform_interface - 2.10.0 2.10.0
webview_flutter_wkwebview - 3.16.3 3.16.3

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

The constraint `^5.0.0` on sign_in_with_apple does not support the stable version `6.0.0`.

Try running dart pub upgrade --major-versions sign_in_with_apple 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.17, Flutter 3.27.0-0.2.pre, Dart 3.6.0-334.4.beta.

Check the analysis log for details.

7
likes
120
points
44
downloads

Publisher

verified publisheracer.com

Weekly Downloads

A Flutter plugin that helps to sign in with Facebook, Google, Microsoft and Apple.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

crypto, desktop_webview_window, flutter, http, plugin_platform_interface, sign_in_with_apple, webview_flutter

More

Packages that depend on social_sign_in