google_sign_in_dartio 0.2.2+1 icon indicating copy to clipboard operation
google_sign_in_dartio: ^0.2.2+1 copied to clipboard

Flutter package for Google Sign-In built in dart and support both Mobile and Desktop environments.

23
likes
120/ 140
pub points
84%
popularity

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

icon indicating section status
Follow Dart file conventions
30 / 30icon to trigger 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

10/10 points: Use an OSI-approved license

Detected licenses: Apache-2.0, BSD-3-Clause.

icon indicating section status
Provide documentation
20 / 20icon to trigger folding of the section

10/10 points: Package has an example

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

  • 31 out of 40 API elements (77.5 %) have documentation comments.
icon indicating section status
Platform support
20 / 20icon to trigger folding of the section

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:google_sign_in_dartio/google_sign_in_dartio.dart that imports:
  • package:google_sign_in/google_sign_in.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Linux`.

Because:

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

Because:

  • package:google_sign_in_dartio/google_sign_in_dartio.dart that imports:
  • package:google_sign_in/google_sign_in.dart that declares support for platforms: Android, iOS, Web.
Package not compatible with platform Web

Because:

  • package:google_sign_in_dartio/google_sign_in_dartio.dart that imports:
  • dart:io
icon indicating section status
Pass static analysis
40 / 50icon to trigger folding of the section

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

INFO: The import of 'dart:typed_data' is unnecessary because all of the used elements are also provided by the import of 'package:flutter/services.dart'.

lib/google_sign_in_dartio.dart:7:8

  ╷
7 │ import 'dart:typed_data';
  │        ^^^^^^^^^^^^^^^^^
  ╵

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

INFO: 'launch' is deprecated and shouldn't be used. Use launchUrl instead.

lib/google_sign_in_dartio.dart:55:32

   ╷
55 │     presenter ??= (Uri uri) => launch(uri.toString());
   │                                ^^^^^^
   ╵

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

icon indicating section status
Support up-to-date dependencies
10 / 20icon to trigger 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.2 3.0.3 3.0.3
flutter flutter 0.0.0 0.0.0
google_sign_in ^6.0.1 6.1.5 6.1.5
google_sign_in_platform_interface ^2.3.1 2.4.2 2.4.2
html_unescape ^2.0.0 2.0.0 2.0.0
http ^0.13.5 0.13.6 1.1.0
shared_preferences ^2.0.18 2.2.1 2.2.1
shared_preferences_foundation ^2.1.4 2.3.4 2.3.4
shared_preferences_linux ^2.1.4 2.3.1 2.3.1
url_launcher ^6.1.10 6.1.14 6.1.14
url_launcher_macos ^3.0.3 3.0.7 3.0.7
Transitive dependencies
Package Constraint Compatible Latest
_fe_analyzer_shared - 61.0.0 64.0.0
analyzer - 5.13.0 6.2.0
args - 2.4.2 2.4.2
async - 2.11.0 2.11.0
boolean_selector - 2.1.1 2.1.1
characters - 1.3.0 1.3.0
collection - 1.17.2 1.18.0
convert - 3.1.1 3.1.1
ffi - 2.1.0 2.1.0
file - 6.1.4 7.0.0
flutter_web_plugins - 0.0.0 0.0.0
glob - 2.1.2 2.1.2
google_identity_services_web - 0.2.1+1 0.2.1+1
google_sign_in_android - 6.1.20 6.1.20
google_sign_in_ios - 5.6.4 5.6.4
google_sign_in_web - 0.12.0+5 0.12.0+5
http_parser - 4.0.2 4.0.2
js - 0.6.7 0.6.7
matcher - 0.12.16 0.12.16
material_color_utilities - 0.5.0 0.8.0
meta - 1.9.1 1.10.0
package_config - 2.1.0 2.1.0
path - 1.8.3 1.8.3
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.1 2.1.1
path_provider_windows - 2.2.1 2.2.1
pigeon - 11.0.1 11.0.1
platform - 3.1.2 3.1.2
plugin_platform_interface - 2.1.6 2.1.6
pub_semver - 2.1.4 2.1.4
quiver - 3.2.1 3.2.1
shared_preferences_android - 2.2.1 2.2.1
shared_preferences_platform_interface - 2.3.1 2.3.1
shared_preferences_web - 2.2.1 2.2.1
shared_preferences_windows - 2.3.1 2.3.1
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
stack_trace - 1.11.1 1.11.1
stream_channel - 2.1.2 2.1.2
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
test_api - 0.6.1 0.6.1
typed_data - 1.3.2 1.3.2
url_launcher_android - 6.1.0 6.1.0
url_launcher_ios - 6.1.5 6.1.5
url_launcher_linux - 3.0.6 3.0.6
url_launcher_platform_interface - 2.1.5 2.1.5
url_launcher_web - 2.0.20 2.0.20
url_launcher_windows - 3.0.8 3.0.8
vector_math - 2.1.4 2.1.4
watcher - 1.1.0 1.1.0
web - 0.1.4-beta 0.2.2-beta
win32 - 5.0.9 5.0.9
xdg_directories - 1.0.3 1.0.3
yaml - 3.1.2 3.1.2

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

The constraint `^0.13.5` on http does not support the stable version `1.0.0`.

Try running dart pub upgrade --major-versions http to update the constraint.

10/10 points: Package supports latest stable Dart and Flutter SDKs

Analysed with Pana 0.21.37, Flutter 3.13.5, Dart 3.1.2.