incodes_payment 1.0.0+1
incodes_payment: ^1.0.0+1 copied to clipboard
A Flutter package for handling multiple payment gateways including Stripe, Razorpay, PayPal, and more.
We analyzed this package 21 days ago, and awarded it 120 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://github.com/yourusername/incodes_payment 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/yourusername/incodes_payment 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.
0/10 points: 20% or more of the public API has dartdoc comments
30 out of 234 API elements (12.8 %) have documentation comments.
Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.
To highlight public API members missing documentation consider enabling the public_member_api_docs lint.
Some symbols that are missing documentation: cash_free_service, cash_free_service.CashfreeService.CashfreeService.new, flutter_wave_service, flutter_wave_service.FlutterWaveService.FlutterWaveService.new, flutter_wave_service.FlutterWaveService.openFlutterWave.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add 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:incodes_payment/incodes_payment.dartthat imports:package:incodes_payment/utils/listener.dartthat imports:package:fluttertoast/fluttertoast.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `Linux`.
Because:
package:incodes_payment/incodes_payment.dartthat imports:package:incodes_payment/utils/listener.dartthat imports:package:fluttertoast/fluttertoast.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `macOS`.
Because:
package:incodes_payment/incodes_payment.dartthat imports:package:incodes_payment/utils/listener.dartthat imports:package:fluttertoast/fluttertoast.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `Web`.
Because:
package:incodes_payment/incodes_payment.dartthat imports:package:incodes_payment/methods/razor_pay/razorpay_service.dartthat imports:package:razorpay_flutter/razorpay_flutter.dartthat declares support for platforms:Android,iOS.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 11 issues. Showing the first 2:
INFO: Missing type annotation.
lib/incodes_payment_services.dart:13:10
╷
13 │ static razorPayPayment({
│ ^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/incodes_payment_services.dart
INFO: 'CFPaymentComponentBuilder' is deprecated and shouldn't be used. This integration is no longer supported. Please use CFWebCheckoutPayment.
lib/methods/cash_free_payment/cash_free_service.dart:67:32
╷
67 │ final paymentComponent = CFPaymentComponentBuilder().setComponents(components).build();
│ ^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/methods/cash_free_payment/cash_free_service.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
cupertino_icons |
^1.0.8 |
1.0.8 | 1.0.8 | |
dio |
^5.9.0 |
5.9.0 | 5.9.0 | |
flutter_cashfree_pg_sdk |
^2.2.9+47 |
2.2.9+47 | 2.2.9+47 | |
flutter_paypal_payment |
^1.0.8 |
1.0.8 | 1.0.8 | |
flutter_stripe |
^10.0.0 |
10.2.0 | 12.1.1 | |
fluttertoast |
^8.2.12 |
8.2.14 | 9.0.0 | |
flutterwave_standard |
^1.1.0 |
1.1.0 | 1.1.0 | |
http |
^1.5.0 |
1.6.0 | 1.6.0 | |
in_app_purchase |
^3.2.3 |
3.2.3 | 3.2.3 | |
in_app_purchase_android |
^0.4.0+4 |
0.4.0+8 | 0.4.0+8 | |
in_app_purchase_storekit |
^0.4.5 |
0.4.7 | 0.4.7 | |
pay_with_paystack |
^1.0.14 |
1.0.14 | 1.0.14 | |
razorpay_flutter |
^1.4.0 |
1.4.0 | 1.4.0 | |
uuid |
^4.5.1 |
4.5.2 | 4.5.2 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
eventify |
- | 1.0.1 | 1.0.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_inappwebview |
- | 6.1.5 | 6.1.5 | |
flutter_inappwebview_android |
- | 1.1.3 | 1.1.3 | |
flutter_inappwebview_internal_annotations |
- | 1.2.0 | 1.2.0 | |
flutter_inappwebview_ios |
- | 1.1.2 | 1.1.2 | |
flutter_inappwebview_macos |
- | 1.1.2 | 1.1.2 | |
flutter_inappwebview_platform_interface |
- | 1.3.0+1 | 1.3.0+1 | |
flutter_inappwebview_web |
- | 1.1.2 | 1.1.2 | |
flutter_inappwebview_windows |
- | 0.6.0 | 0.6.0 | |
freezed_annotation |
- | 2.4.4 | 3.1.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
in_app_purchase_platform_interface |
- | 1.4.0 | 1.4.0 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
json_annotation |
- | 4.9.0 | 4.9.0 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
path |
- | 1.9.1 | 1.9.1 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
source_span |
- | 1.10.1 | 1.10.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
stripe_android |
- | 10.2.1 | 12.1.0 | |
stripe_ios |
- | 10.2.0 | 12.1.0 | |
stripe_platform_interface |
- | 10.2.0 | 12.1.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
webview_flutter |
- | 4.13.0 | 4.13.0 | |
webview_flutter_android |
- | 4.10.11 | 4.10.11 | |
webview_flutter_platform_interface |
- | 2.14.0 | 2.14.0 | |
webview_flutter_wkwebview |
- | 3.23.5 | 3.23.5 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^10.0.0` on flutter_stripe does not support the stable version `11.0.0`.
Try running dart pub upgrade --major-versions flutter_stripe to update the constraint.
The constraint `^8.2.12` on fluttertoast does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions fluttertoast 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.3, Flutter 3.38.4, Dart 3.10.3.
Check the analysis log for details.