spare_link 1.0.0
spare_link: ^1.0.0 copied to clipboard
Flutter SDK for Spare Link open-banking payments. Presents the payment flow, hands bank authorization to a real browser, and reports the payer back through your deep link.
We analyzed this package 4 days ago, and awarded it 150 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Repository URL doesn't exist.
At the time of the analysis https://github.com/spare-technologies/spare-link-flutter was unreachable. Make sure that the website is reachable via HEAD requests.
Issue tracker URL doesn't exist.
At the time of the analysis https://github.com/spare-technologies/spare-link-flutter/issues 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
10/10 points: Use an OSI-approved license
Detected license: BSD-3-Clause.
10/10 points: 20% or more of the public API has dartdoc comments
49 out of 84 API elements (58.3 %) have documentation comments.
Some symbols that are missing documentation: spare_link.NoRecoveryNeeded.NoRecoveryNeeded.new, spare_link.NoRecoveryNeeded.reason, spare_link.PaymentAbandoned.PaymentAbandoned.new, spare_link.PaymentCancelled.PaymentCancelled.new, spare_link.PaymentFailed.PaymentFailed.new.
10/10 points: Package has an example
10/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ macOS
-
✓ Web
These platforms are not supported:
Package does not support platform `Linux`.
Because:
package:spare_link/spare_link.dartthat imports:package:spare_link/src/public/spare_link.dartthat imports:package:spare_link/src/ui/flow/hosted/hosted_payment_page.dartthat imports:package:spare_link/src/ui/flow/hosted/hosted_payment_webview.dartthat imports:package:flutter_inappwebview/flutter_inappwebview.dartthat declares support for platforms:Android,iOS,Windows,macOS,Web.
These issues are present but do not affect the score, because they may not originate in your package:
Package not compatible with platform Web
Because:
package:spare_link/spare_link.dartthat imports:package:spare_link/src/public/spare_link.dartthat imports:package:spare_link/src/ui/flow/hosted/hosted_payment_page.dartthat imports:package:spare_link/src/ui/flow/hosted/hosted_payment_webview.dartthat imports:package:flutter_inappwebview/flutter_inappwebview.dartthat imports:package:flutter_inappwebview/src/main.dartthat imports:package:flutter_inappwebview/src/webview_environment/main.dartthat imports:package:flutter_inappwebview/src/webview_environment/webview_environment.dartthat imports:package:flutter_inappwebview_platform_interface/flutter_inappwebview_platform_interface.dartthat imports:package:flutter_inappwebview_platform_interface/src/main.dartthat imports:package:flutter_inappwebview_platform_interface/src/in_app_localhost_server.dartthat imports:dart:io
WASM compatibility:
Package not compatible with runtime wasm
Because:
package:spare_link/spare_link.dartthat imports:package:spare_link/src/public/spare_link.dartthat imports:package:spare_link/src/ui/flow/hosted/hosted_payment_page.dartthat imports:package:spare_link/src/ui/flow/hosted/hosted_payment_webview.dartthat imports:package:flutter_inappwebview/flutter_inappwebview.dartthat imports:package:flutter_inappwebview/src/main.dartthat imports:package:flutter_inappwebview/src/webview_environment/main.dartthat imports:package:flutter_inappwebview/src/webview_environment/webview_environment.dartthat imports:package:flutter_inappwebview_platform_interface/flutter_inappwebview_platform_interface.dartthat imports:package:flutter_inappwebview_platform_interface/src/main.dartthat imports:package:flutter_inappwebview_platform_interface/src/in_app_localhost_server.dartthat imports:dart:io
Note: This package supports Web but is not WASM-compatible, resulting in a partial score. See https://dart.dev/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 |
|---|---|---|---|---|
device_info_plus |
^13.1.0 |
13.2.0 | 13.2.0 | |
flutter_inappwebview |
^6.1.5 |
6.1.5 | 6.1.5 | |
http |
^1.2.0 |
1.6.0 | 1.6.0 | |
logging |
^1.3.0 |
1.3.0 | 1.3.0 | |
shared_preferences |
^2.2.0 |
2.5.5 | 2.5.5 | |
url_launcher |
^6.2.0 |
6.3.2 | 6.3.2 | |
uuid |
^4.5.3 |
4.6.0 | 4.6.0 |
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.17, Flutter 3.44.8, Dart 3.12.2.
Check the analysis log for details.