incodes_payment 1.0.1 copy "incodes_payment: ^1.0.1" to clipboard
incodes_payment: ^1.0.1 copied to clipboard

A Flutter payment SDK supporting multiple payment gateways including Stripe, PayPal, Razorpay, Flutterwave, Cashfree, PayStack, and In-App Purchases.

100/ 160
pub points
0
downloads

We analyzed this package 24 hours ago, and awarded it 100 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
10 / 30trigger folding of the section

Failed check 0/10 points: Provide a valid pubspec.yaml

Failed to verify repository URL.

Repository has multiple matching pubspec.yaml with name: incodes_payment.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: incodes_payment,
    • contains a version property, and,
    • does not contain a publish_to property.

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Failed check 0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

Failed report section
Provide documentation
0 / 20trigger folding of the section

Partially passed check 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.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 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.dart that imports:
  • package:incodes_payment/utils/listener.dart that imports:
  • package:fluttertoast/fluttertoast.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Linux`.

Because:

  • package:incodes_payment/incodes_payment.dart that imports:
  • package:incodes_payment/utils/listener.dart that imports:
  • package:fluttertoast/fluttertoast.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `macOS`.

Because:

  • package:incodes_payment/incodes_payment.dart that imports:
  • package:incodes_payment/utils/listener.dart that imports:
  • package:fluttertoast/fluttertoast.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Web`.

Because:

  • package:incodes_payment/incodes_payment.dart that imports:
  • package:incodes_payment/methods/razor_pay/razorpay_service.dart that imports:
  • package:razorpay_flutter/razorpay_flutter.dart that declares support for platforms: Android, iOS.
Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

Found 10 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

/tmp/pana_FMGSXT/lib/incodes_payment_services.dart doesn't match the Dart formatter.

To format your files run: dart format .

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

Failed check 0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
change_app_package_name ^1.5.0 1.5.0 1.5.0
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+5 0.4.0+8 0.4.0+8
in_app_purchase_storekit ^0.4.4 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.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 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.

Weekly downloads

Display as:
By versions:
3
likes
100
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter payment SDK supporting multiple payment gateways including Stripe, PayPal, Razorpay, Flutterwave, Cashfree, PayStack, and In-App Purchases.

Documentation

API reference

License

unknown (license)

Dependencies

change_app_package_name, cupertino_icons, dio, flutter, flutter_cashfree_pg_sdk, flutter_paypal_payment, flutter_stripe, fluttertoast, flutterwave_standard, http, in_app_purchase, in_app_purchase_android, in_app_purchase_storekit, pay_with_paystack, razorpay_flutter, uuid

More

Packages that depend on incodes_payment