uni_payments 0.0.1 copy "uni_payments: ^0.0.1" to clipboard
uni_payments: ^0.0.1 copied to clipboard

outdated

A Flutter plugin for making payments via razorpay, paystack, paytm and flutterwave Payment Gateway for accepting online payments in Flutter app.

13
likes
90/ 140
pub points
0%
popularity

We analyzed this package 3 days ago, and awarded it 90 pub points (of a possible 140):

OK
Follow Dart file conventions
30 / 30trigger folding of the section

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: MIT.

OK
Provide documentation
20 / 20trigger folding of the section

10/10 points: 20% or more of the public API has dartdoc comments

13 out of 35 API elements (37.1 %) have documentation comments.

Some symbols that are missing documentation: flutterwave_service, flutterwave_service.FlutterWaveService, flutterwave_service.FlutterWaveService.FlutterWaveService, flutterwave_service.FlutterWaveService.openFlutterWave, paystack_service.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android
  • ✓ iOS
  • ✓ Web

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:uni_payments/uni_payments.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Linux`.

Because:

  • package:uni_payments/uni_payments.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `macOS`.

Because:

  • package:uni_payments/uni_payments.dart that declares support for platforms: Android, iOS, Web.

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:uni_payments/uni_payments.dart that imports:
  • package:uni_payments/methods/razorpay_service.dart that imports:
  • package:razorpay_flutter/razorpay_flutter.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_windows.dart that imports:
  • package:package_info_plus/src/file_version_info.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:uni_payments/uni_payments.dart that imports:
  • package:uni_payments/methods/razorpay_service.dart that imports:
  • package:razorpay_flutter/razorpay_flutter.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_windows.dart that imports:
  • package:package_info_plus/src/file_version_info.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `Web`.

Because:

  • package:uni_payments/uni_payments.dart that imports:
  • package:uni_payments/methods/razorpay_service.dart that imports:
  • package:razorpay_flutter/razorpay_flutter.dart that declares support for platforms: Android, iOS.
failed
Pass static analysis
0 / 50trigger folding of the section

0/50 points: code has no errors, warnings, lints, or formatting issues

Found 8 issues. Showing the first 2:

ERROR: The named parameter 'callBackUrl' is required, but there's no corresponding argument.

lib/methods/paytm_service.dart:47:35

   ╷
47 │         var paytmResponse = Paytm.payWithPaytm(paytmMerchantId, orderId,
   │                                   ^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/methods/paytm_service.dart

ERROR: The named parameter 'mId' is required, but there's no corresponding argument.

lib/methods/paytm_service.dart:47:35

   ╷
47 │         var paytmResponse = Paytm.payWithPaytm(paytmMerchantId, orderId,
   │                                   ^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/methods/paytm_service.dart

OK
Support up-to-date dependencies
20 / 20trigger folding of the section

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

Package Constraint Compatible Latest
flutter flutter 0.0.0 0.0.0
flutter_paystack any 1.0.7 1.0.7
flutter_web_plugins flutter 0.0.0 0.0.0
flutterwave any 1.0.3 1.0.3
http any 0.13.6 1.2.1
paytm any 3.0.1 3.0.1
razorpay_flutter any 1.3.6 1.3.6
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.18.0
eventify - 1.0.1 1.0.1
ffi - 2.1.2 2.1.2
fluttertoast - 8.2.5 8.2.5
http_parser - 4.0.2 4.0.2
intl - 0.17.0 0.19.0
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
package_info_plus - 4.2.0 8.0.0
package_info_plus_platform_interface - 2.0.1 3.0.0
path - 1.9.0 1.9.0
plugin_platform_interface - 2.1.8 2.1.8
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
tripledes_nullsafety - 1.0.3 1.0.3
typed_data - 1.3.2 1.3.2
vector_math - 2.1.4 2.1.4
webview_flutter - 2.8.0 4.7.0
webview_flutter_android - 2.10.4 3.16.1
webview_flutter_platform_interface - 1.9.5 2.10.0
webview_flutter_wkwebview - 2.9.5 3.13.0
win32 - 5.5.0 5.5.0

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

Analyzed with Pana 0.22.3, Flutter 3.19.6, Dart 3.3.4.

Check the analysis log for details.

13
likes
90
pub points
0%
popularity

Publisher

unverified uploader

A Flutter plugin for making payments via razorpay, paystack, paytm and flutterwave Payment Gateway for accepting online payments in Flutter app.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_paystack, flutter_web_plugins, flutterwave, http, paytm, razorpay_flutter

More

Packages that depend on uni_payments