oauth2_client_wa4 4.2.2
oauth2_client_wa4: ^4.2.2 copied to clipboard
folk to update for flutter_web_auth_2 version 4.1.0 only
We analyzed this package 2 days ago, and awarded it 145 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
Failed to verify repository URL.
Please provide a valid repository URL in pubspec.yaml, such that:
repositorycan be cloned,- a clone of the repository contains a
pubspec.yaml, which:,- contains
name: oauth2_client_wa4, - contains a
versionproperty, and, - does not contain a
publish_toproperty.
- contains
Repository has no matching pubspec.yaml with name: oauth2_client_wa4.
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` does not contain reference to the current version ("4.2.2").
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
10/10 points: Use an OSI-approved license
Detected license: BSD-2-Clause.
10/10 points: 20% or more of the public API has dartdoc comments
47 out of 161 API elements (29.2 %) have documentation comments.
Some symbols that are missing documentation: access_token_response, access_token_response.AccessTokenResponse.AccessTokenResponse.errorResponse, access_token_response.AccessTokenResponse.AccessTokenResponse.fromHttpResponse, access_token_response.AccessTokenResponse.AccessTokenResponse.fromMap, access_token_response.AccessTokenResponse.AccessTokenResponse.new.
10/10 points: Package has an example
20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
-
✓ 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:oauth2_client_wa4/facebook_oauth2_client.dartthat imports:package:oauth2_client_wa4/oauth2_client.dartthat imports:package:oauth2_client_wa4/src/io_web_auth.dartthat imports:package:flutter_web_auth_2/flutter_web_auth_2.dartthat imports:package:flutter_web_auth_2/src/linows.dartthat imports:package:flutter_web_auth_2/src/webview.dartthat imports:package:desktop_webview_window/desktop_webview_window.dartthat declares support for platforms:Windows,Linux,macOS.
Package does not support platform `iOS`.
Because:
package:oauth2_client_wa4/facebook_oauth2_client.dartthat imports:package:oauth2_client_wa4/oauth2_client.dartthat imports:package:oauth2_client_wa4/src/io_web_auth.dartthat imports:package:flutter_web_auth_2/flutter_web_auth_2.dartthat imports:package:flutter_web_auth_2/src/linows.dartthat imports:package:flutter_web_auth_2/src/webview.dartthat imports:package:desktop_webview_window/desktop_webview_window.dartthat declares support for platforms:Windows,Linux,macOS.
0/0 points: WASM compatibility
This package is compatible with runtime wasm, and will be rewarded additional points in a future version of the scoring model.
See https://dart.cn/web/wasm for details.
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
crypto |
^3.0.3 |
3.0.7 | 3.0.7 | |
flutter_secure_storage |
^9.2.4 |
9.2.4 | 9.2.4 | |
flutter_web_auth_2 |
^4.1.0 |
4.1.0 | 4.1.0 | |
http |
^1.1.0 |
1.5.0 | 1.5.0 | |
meta |
^1.12.0 |
1.16.0 | 1.17.0 | |
random_string |
^2.3.1 |
2.3.1 | 2.3.1 | |
web |
^1.1.0 |
1.1.1 | 1.1.1 |
Transitive dependencies
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
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade does not expose any static analysis error.
Analyzed with Pana 0.23.1, Flutter 3.35.7, Dart 3.9.2.
Check the analysis log for details.