pay_unit_sdk 3.1.13 copy "pay_unit_sdk: ^3.1.13" to clipboard
pay_unit_sdk: ^3.1.13 copied to clipboard

Library flutter of the most complete payment aggregator of Cameroon, pay integrate ORANGE, MTN, PAYPAL and EXPRESS UNION in some click in your Flutter application

13
likes
110/ 160
pub points
250
downloads

We analyzed this package 8 days ago, and awarded it 110 pub points (of a possible 160):

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

Passed check 10/10 points: Provide a valid pubspec.yaml

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.

Partially passed report section
Provide documentation
10 / 20trigger folding of the section

Partially passed check 0/10 points: 20% or more of the public API has dartdoc comments

11 out of 136 API elements (8.1 %) 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: pay_unit_sdk, pay_unit_sdk.AnimButton, pay_unit_sdk.AnimButton.AnimButton.new, pay_unit_sdk.AnimButton.color, pay_unit_sdk.AnimButton.icon.

Passed check 10/10 points: Package has an example

Failed 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:pay_unit_sdk/pay_unit_sdk.dart that imports:
  • package:pay_unit_sdk/src/checkout_paypal_page.dart that imports:
  • package:webview_flutter/webview_flutter.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:pay_unit_sdk/pay_unit_sdk.dart that imports:
  • package:pay_unit_sdk/src/checkout_paypal_page.dart that imports:
  • package:webview_flutter/webview_flutter.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:pay_unit_sdk/pay_unit_sdk.dart that imports:
  • package:pay_unit_sdk/src/checkout_paypal_page.dart that imports:
  • package:webview_flutter/webview_flutter.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:pay_unit_sdk/pay_unit_sdk.dart that imports:
  • package:pay_unit_sdk/src/checkout_paypal_page.dart that imports:
  • package:webview_flutter/webview_flutter.dart that 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:pay_unit_sdk/pay_unit_sdk.dart that imports:
  • package:pay_unit_sdk/src/checkout_paypal_page.dart that imports:
  • package:webview_flutter/webview_flutter.dart that imports:
  • package:webview_flutter/src/webview.dart that imports:
  • package:webview_flutter_wkwebview/webview_flutter_wkwebview.dart that declares support for platforms: iOS.
Package does not support platform `iOS`.

Because:

  • package:pay_unit_sdk/pay_unit_sdk.dart that imports:
  • package:pay_unit_sdk/src/checkout_paypal_page.dart that imports:
  • package:webview_flutter/webview_flutter.dart that imports:
  • package:webview_flutter/src/webview.dart that imports:
  • package:webview_flutter_android/webview_surface_android.dart that declares support for platforms: Android.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:pay_unit_sdk/pay_unit_sdk.dart that imports:
  • package:pay_unit_sdk/src/checkout_paypal_page.dart that imports:
  • package:webview_flutter/webview_flutter.dart that imports:
  • package:webview_flutter/src/webview.dart that imports:
  • dart:io

This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

Failed report section
Pass static analysis
30 / 50trigger folding of the section

Failed check 30/50 points: code has no errors, warnings, lints, or formatting issues

Found 23 issues. Showing the first 2:

WARNING: The operand can't be 'null', so the condition is always 'false'.

lib/src/pay_unit_button.dart:222:57

    
222                            color: widget.buttonTextColor == null ? Colors.black : Colors.white,
                                                             ^^^^^^^
    
copied to clipboard

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

INFO: An uninitialized variable should have an explicit type annotation.

lib/src/api_services.dart:37:11

37var jsonResponse;
   │           ^^^^^^^^^^^^
   ╵
copied to clipboard

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

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
awesome_dialog ^2.2.0 2.2.1 3.2.1
flutter_local_notifications ^9.4.0 9.9.1 19.0.0
flutter_spinkit ^5.1.0 5.2.1 5.2.1
fluttertoast ^8.0.9 8.2.12 8.2.12
font_awesome_flutter ^10.1.0 10.8.0 10.8.0
http ^0.13.4 0.13.6 1.3.0
intl ^0.17.0 0.17.0 0.20.2
simple_animations ^4.0.1 4.2.0 5.1.0
webview_flutter ^3.0.2 3.0.4 4.10.0
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.0
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
dbus - 0.7.11 0.7.11
ffi - 2.1.4 2.1.4
file - 6.1.4 7.0.1
flare_flutter - 3.0.2 3.0.2
flutter_local_notifications_linux - 0.5.1 6.0.0
flutter_local_notifications_platform_interface - 5.0.0 9.0.0
http_parser - 4.1.2 4.1.2
material_color_utilities - 0.11.1 0.12.0
meta - 1.16.0 1.16.0
path - 1.9.1 1.9.1
petitparser - 6.1.0 6.1.0
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
process - 4.2.4 5.0.3
source_span - 1.10.1 1.10.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
timezone - 0.8.0 0.10.0
typed_data - 1.4.0 1.4.0
vector_math - 2.1.4 2.1.4
web - 1.1.1 1.1.1
webview_flutter_android - 2.10.4 4.3.4
webview_flutter_platform_interface - 1.9.5 2.10.0
webview_flutter_wkwebview - 2.9.5 3.18.5
xdg_directories - 0.2.0+3 1.1.0
xml - 6.5.0 6.5.0

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Found 6 issues. Showing the first 2:

The constraint `^2.2.0` on awesome_dialog does not support the stable version `3.0.0`.

Try running dart pub upgrade --major-versions awesome_dialog to update the constraint.

The constraint `^9.4.0` on flutter_local_notifications does not support the stable version `10.0.0`.

Try running dart pub upgrade --major-versions flutter_local_notifications 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.22.20, Flutter 3.29.2, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
Jul 10Aug 7Sep 4Oct 2Oct 30Nov 27Dec 25Jan 22Feb 19Mar 19051015202530354045>=0.0.0-0 <1.0.0>=1.0.0-0 <2.0.0>=2.0.0-0 <3.0.0>=3.0.0-0 <4.0.0
13
likes
110
points
250
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.25 - 2025.04.09

Library flutter of the most complete payment aggregator of Cameroon, pay integrate ORANGE, MTN, PAYPAL and EXPRESS UNION in some click in your Flutter application

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

awesome_dialog, flutter, flutter_local_notifications, flutter_spinkit, fluttertoast, font_awesome_flutter, http, intl, simple_animations, webview_flutter

More

Packages that depend on pay_unit_sdk