googleapis_client 0.0.12 copy "googleapis_client: ^0.0.12" to clipboard
googleapis_client: ^0.0.12 copied to clipboard

A library googleapis_client for interact with google apis more easy.

1
likes
110/ 140
pub points
70%
popularity

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

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

0/10 points: Provide a valid pubspec.yaml

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: googleapis_client,
    • contains a version property, and,
    • does not contain a publish_to property.

Could not find any pubspec.yaml in the repository.

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

151 out of 523 API elements (28.9 %) have documentation comments.

Some symbols that are missing documentation: apis, gmail, gmail_core, gmail_core.Gmail, gmail_core.Gmail.Gmail.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ macOS
  • ✓ Web
partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 4 issues. Showing the first 2:

INFO: The variable name 'google_apis_client' isn't a lowerCamelCase identifier.

lib/gmail/gmail_core.dart:13:28

   ╷
13 │     GoogleApisClientApiKey google_apis_client = await googleApisClient(
   │                            ^^^^^^^^^^^^^^^^^^
   ╵

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

INFO: The variable name 'google_apis_client' isn't a lowerCamelCase identifier.

lib/youtube/youtube_core.dart:13:28

   ╷
13 │     GoogleApisClientApiKey google_apis_client = await googleApisClient(
   │                            ^^^^^^^^^^^^^^^^^^
   ╵

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

OK
Support up-to-date dependencies
20 / 20trigger folding of the section

10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
general_lib ^0.0.31 0.0.37 0.0.37
googleapis ^13.1.0 13.1.0 13.1.0
googleapis_auth ^1.5.1 1.6.0 1.6.0
http ^1.2.1 1.2.1 1.2.1
path ^1.9.0 1.9.0 1.9.0
youtube_explode_dart ^2.2.0 2.2.0 2.2.0
Transitive dependencies
Package Constraint Compatible Latest
_discoveryapis_commons - 1.0.6 1.0.6
args - 2.5.0 2.5.0
asn1lib - 1.5.2 1.5.2
async - 2.11.0 2.11.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.18.0
convert - 3.1.1 3.1.1
crypto - 3.0.3 3.0.3
csslib - 1.0.0 1.0.0
encrypt - 5.0.3 5.0.3
ffi - 2.1.2 2.1.2
freezed_annotation - 2.4.1 2.4.1
google_identity_services_web - 0.3.1+1 0.3.1+1
html - 0.15.4 0.15.4
http_parser - 4.0.2 4.0.2
io - 1.0.4 1.0.4
js - 0.7.1 0.7.1
json_annotation - 4.9.0 4.9.0
mason_logger - 0.2.15 0.2.15
meta - 1.14.0 1.14.0
petitparser - 6.0.2 6.0.2
pointycastle - 3.9.0 3.9.0
source_span - 1.10.0 1.10.0
stack_trace - 1.11.1 1.11.1
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
universal_io - 2.2.2 2.2.2
web - 0.5.1 0.5.1
win32 - 5.5.0 5.5.0
xml - 6.5.0 6.5.0
yaml - 3.1.2 3.1.2

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

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

Analyzed with Pana 0.22.3, Dart 3.3.3.

Check the analysis log for details.

1
likes
110
pub points
70%
popularity

Publisher

unverified uploader

A library googleapis_client for interact with google apis more easy.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

general_lib, googleapis, googleapis_auth, http, path, youtube_explode_dart

More

Packages that depend on googleapis_client