khalti_checkout_flutter 1.0.0-dev.9
khalti_checkout_flutter: ^1.0.0-dev.9 copied to clipboard
An official Flutter plugin for Khalti Payment Gateway, with all the necessary interface that make it easy to integrate with your app.
We analyzed this package 1 hour ago, and awarded it 160 pub points (of a possible 160):
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 license: BSD-3-Clause.
10/10 points: 20% or more of the public API has dartdoc comments
100 out of 102 API elements (98.0 %) have documentation comments.
Some symbols that are missing documentation: khalti_checkout_flutter, khalti_checkout_flutter.KhaltiClient.KhaltiClient.new.
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:khalti_checkout_flutter/khalti_checkout_flutter.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:khalti_checkout_flutter/khalti_checkout_flutter.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:khalti_checkout_flutter/khalti_checkout_flutter.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:khalti_checkout_flutter/khalti_checkout_flutter.dartthat declares support for platforms:Android,iOS.
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:khalti_checkout_flutter/khalti_checkout_flutter.dartthat imports:package:khalti_checkout_flutter/src/khalti_checkout_flutter.dartthat imports:package:khalti_checkout_flutter/src/widget/khalti_webview.dartthat imports:package:khalti_checkout_flutter/src/util/utils.dartthat imports:package:khalti_checkout_flutter/src/util/connectivity_util.dartthat imports:package:internet_connection_checker_plus/internet_connection_checker_plus.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
Package does not support platform `iOS`.
Because:
package:khalti_checkout_flutter/khalti_checkout_flutter.dartthat imports:package:khalti_checkout_flutter/src/khalti_checkout_flutter.dartthat imports:package:khalti_checkout_flutter/src/widget/khalti_webview.dartthat imports:package:khalti_checkout_flutter/src/util/utils.dartthat imports:package:khalti_checkout_flutter/src/util/connectivity_util.dartthat imports:package:internet_connection_checker_plus/internet_connection_checker_plus.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
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 |
|---|---|---|---|---|
equatable |
^2.0.7 |
2.0.8 | 2.0.8 | |
flutter_inappwebview |
^6.1.5 |
6.1.5 | 6.1.5 | |
http |
^1.3.0 |
1.6.0 | 1.6.0 | |
internet_connection_checker_plus |
^2.7.0 |
2.9.1+2 | 2.9.1+2 | |
khalti_checkout_core |
^1.0.0-dev.5 |
1.0.0-dev.5 | 1.0.0-dev.5 | |
meta |
^1.15.0 |
1.17.0 | 1.17.0 | |
url_launcher |
^6.3.1 |
6.3.2 | 6.3.2 |
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.5, Flutter 3.38.5, Dart 3.10.4.
Check the analysis log for details.