khaime_flutter 0.1.0
khaime_flutter: ^0.1.0 copied to clipboard
Khaime Checkout SDK for Flutter. Accept payments globally with a single widget.
We analyzed this package 5 days ago, and awarded it 150 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Homepage URL doesn't exist.
At the time of the analysis https://docs.khaime.com/sdks/flutter was unreachable. Make sure that the website is reachable via HEAD requests.
Repository URL doesn't exist.
At the time of the analysis https://github.com/khaime/khaime-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/khaime/khaime-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: MIT.
10/10 points: 20% or more of the public API has dartdoc comments
137 out of 137 API elements (100.0 %) have documentation comments.
10/10 points: Package has an example
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:khaime_flutter/khaime_flutter.dartthat imports:package:khaime_flutter/src/stripe_payment.dartthat imports:package:flutter_stripe/flutter_stripe.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `Linux`.
Because:
package:khaime_flutter/khaime_flutter.dartthat imports:package:khaime_flutter/src/stripe_payment.dartthat imports:package:flutter_stripe/flutter_stripe.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `macOS`.
Because:
package:khaime_flutter/khaime_flutter.dartthat imports:package:khaime_flutter/src/stripe_payment.dartthat imports:package:flutter_stripe/flutter_stripe.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `Web`.
Because:
package:khaime_flutter/khaime_flutter.dartthat imports:package:khaime_flutter/src/paystack_payment.dartthat imports:package:webview_flutter/webview_flutter.dartthat declares support for platforms:Android,iOS,macOS.
50/50 points: code has no errors, warnings, lints, or formatting issues
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
flutter_stripe |
^11.1.0 |
11.5.0 | 14.0.0 | |
intl |
>=0.18.0 <0.21.0 |
0.20.3 | 0.20.3 | |
url_launcher |
^6.3.0 |
6.3.2 | 6.3.2 | |
webview_flutter |
^4.10.0 |
4.14.1 | 4.14.1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
characters |
- | 1.4.1 | 1.4.1 | |
clock |
- | 1.1.3 | 1.1.3 | |
collection |
- | 1.19.1 | 1.19.1 | |
freezed_annotation |
- | 2.4.4 | 3.1.0 | |
json_annotation |
- | 4.12.0 | 4.12.0 | |
material_color_utilities |
- | 0.13.0 | 0.13.1 | |
meta |
- | 1.19.0 | 1.19.0 | |
path |
- | 1.9.1 | 1.9.1 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
stripe_android |
- | 11.5.0 | 14.0.1 | |
stripe_ios |
- | 11.5.0 | 14.0.0 | |
stripe_platform_interface |
- | 11.5.0 | 14.0.0 | |
url_launcher_android |
- | 6.3.33 | 6.3.33 | |
url_launcher_ios |
- | 6.4.2 | 6.4.2 | |
url_launcher_linux |
- | 3.2.3 | 3.2.3 | |
url_launcher_macos |
- | 3.2.6 | 3.2.6 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.4.3 | 2.4.3 | |
url_launcher_windows |
- | 3.1.6 | 3.1.6 | |
vector_math |
- | 2.4.2 | 2.4.2 | |
web |
- | 1.1.1 | 1.1.1 | |
webview_flutter_android |
- | 4.14.1 | 4.14.1 | |
webview_flutter_platform_interface |
- | 2.15.1 | 2.15.1 | |
webview_flutter_wkwebview |
- | 3.26.1 | 3.26.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^11.1.0` on flutter_stripe does not support the stable version `12.0.0`.
Try running dart pub upgrade --major-versions flutter_stripe 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.23.19, Flutter 3.47.0, Dart 3.13.0.
Check the analysis log for details.