amwal_pay_sdk 1.1.44 copy "amwal_pay_sdk: ^1.1.44" to clipboard
amwal_pay_sdk: ^1.1.44 copied to clipboard

Flutter SDK for Amwal Pay integration with secure payment processing, customizable UI, and web WASM support.

110/ 160
pub points
464
downloads

We analyzed this package 2 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

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

Failed to verify repository URL.

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: amwal_pay_sdk,
    • contains a version property, and,
    • does not contain a publish_to property.

Repository has no matching pubspec.yaml with name: amwal_pay_sdk.

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

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

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

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

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

590 out of 1871 API elements (31.5 %) have documentation comments.

Some symbols that are missing documentation: accepted_payment_methods_widget, accepted_payment_methods_widget.AcceptedPaymentMethodsWidget, accepted_payment_methods_widget.AcceptedPaymentMethodsWidget.AcceptedPaymentMethodsWidget.new, accepted_payment_methods_widget.AcceptedPaymentMethodsWidget.showExpress, accepted_payment_methods_widget.AcceptedPaymentMethodsWidget.showMaster.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

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

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ 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:amwal_pay_sdk/amwal_pay_sdk.dart that imports:
  • package:amwal_pay_sdk/features/receipt/receipt_handler.dart that imports:
  • package:amwal_pay_sdk/core/ui/transactiondialog/transaction_status_dialog.dart that imports:
  • package:amwal_pay_sdk/core/ui/transactiondialog/receipt_sharing_helper.dart that imports:
  • package:amwal_pay_sdk/core/ui/transactiondialog/ios_receipt_sharing_helper.dart that imports:
  • package:share_plus/share_plus.dart that imports:
  • package:share_plus/src/share_plus_windows.dart that imports:
  • package:url_launcher_windows/url_launcher_windows.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:amwal_pay_sdk/amwal_pay_sdk.dart that imports:
  • package:amwal_pay_sdk/features/receipt/receipt_handler.dart that imports:
  • package:amwal_pay_sdk/core/ui/transactiondialog/transaction_status_dialog.dart that imports:
  • package:amwal_pay_sdk/core/ui/transactiondialog/receipt_sharing_helper.dart that imports:
  • package:amwal_pay_sdk/core/ui/transactiondialog/ios_receipt_sharing_helper.dart that imports:
  • package:share_plus/share_plus.dart that imports:
  • package:share_plus/src/share_plus_windows.dart that imports:
  • package:url_launcher_windows/url_launcher_windows.dart that declares support for platforms: Windows.
Package does not support platform `Windows`.

Because:

  • package:amwal_pay_sdk/amwal_pay_sdk.dart that imports:
  • package:amwal_pay_sdk/features/receipt/receipt_handler.dart that imports:
  • package:amwal_pay_sdk/core/ui/transactiondialog/transaction_status_dialog.dart that imports:
  • package:amwal_pay_sdk/core/ui/transactiondialog/receipt_sharing_helper.dart that imports:
  • package:amwal_pay_sdk/core/ui/transactiondialog/ios_receipt_sharing_helper.dart that imports:
  • package:share_plus/share_plus.dart that imports:
  • package:share_plus/src/share_plus_linux.dart that imports:
  • package:url_launcher_linux/url_launcher_linux.dart that declares support for platforms: Linux.
Package does not support platform `Linux`.

Because:

  • package:amwal_pay_sdk/amwal_pay_sdk.dart that imports:
  • package:amwal_pay_sdk/features/receipt/receipt_handler.dart that imports:
  • package:amwal_pay_sdk/core/ui/transactiondialog/transaction_status_dialog.dart that imports:
  • package:amwal_pay_sdk/core/ui/transactiondialog/receipt_sharing_helper.dart that imports:
  • package:amwal_pay_sdk/core/ui/transactiondialog/ios_receipt_sharing_helper.dart that imports:
  • package:share_plus/share_plus.dart that imports:
  • package:share_plus/src/share_plus_windows.dart that imports:
  • package:url_launcher_windows/url_launcher_windows.dart that declares support for platforms: Windows.
Package does not support platform `macOS`.

Because:

  • package:amwal_pay_sdk/amwal_pay_sdk.dart that imports:
  • package:amwal_pay_sdk/features/receipt/receipt_handler.dart that imports:
  • package:amwal_pay_sdk/core/ui/transactiondialog/transaction_status_dialog.dart that imports:
  • package:amwal_pay_sdk/core/ui/transactiondialog/receipt_sharing_helper.dart that imports:
  • package:amwal_pay_sdk/core/ui/transactiondialog/ios_receipt_sharing_helper.dart that imports:
  • package:share_plus/share_plus.dart that imports:
  • package:share_plus/src/share_plus_windows.dart that imports:
  • package:url_launcher_windows/url_launcher_windows.dart that declares support for platforms: Windows.
Package does not support platform `Web`.

Because:

  • package:amwal_pay_sdk/amwal_pay_sdk.dart that imports:
  • package:amwal_pay_sdk/features/receipt/receipt_handler.dart that imports:
  • package:amwal_pay_sdk/core/ui/transactiondialog/transaction_status_dialog.dart that imports:
  • package:amwal_pay_sdk/core/ui/transactiondialog/receipt_sharing_helper.dart that imports:
  • package:amwal_pay_sdk/core/ui/transactiondialog/ios_receipt_sharing_helper.dart that imports:
  • package:share_plus/share_plus.dart that imports:
  • package:share_plus/src/share_plus_web.dart that imports:
  • package:share_plus_platform_interface/share_plus_platform_interface.dart that imports:
  • package:share_plus_platform_interface/platform_interface/share_plus_platform.dart that imports:
  • package:share_plus_platform_interface/method_channel/method_channel_share.dart that imports:
  • package:path_provider/path_provider.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:amwal_pay_sdk/amwal_pay_sdk.dart that imports:
  • package:amwal_pay_sdk/features/receipt/receipt_handler.dart that imports:
  • package:amwal_pay_sdk/core/ui/transactiondialog/transaction_status_dialog.dart that imports:
  • package:amwal_pay_sdk/core/ui/transactiondialog/receipt_sharing_helper.dart that imports:
  • package:amwal_pay_sdk/core/ui/transactiondialog/ios_receipt_sharing_helper.dart that imports:
  • package:share_plus/share_plus.dart that imports:
  • package:share_plus/src/share_plus_web.dart that imports:
  • package:share_plus_platform_interface/share_plus_platform_interface.dart that imports:
  • package:share_plus_platform_interface/platform_interface/share_plus_platform.dart that imports:
  • package:share_plus_platform_interface/method_channel/method_channel_share.dart that imports:
  • package:path_provider/path_provider.dart that imports:
  • package:path_provider_platform_interface/path_provider_platform_interface.dart that imports:
  • package:path_provider_platform_interface/src/method_channel_path_provider.dart that imports:
  • package:platform/platform.dart that imports:
  • package:platform/src/interface/local_platform.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.cn/web/wasm for details.

Failed check 0/0 points: Swift Package Manager support

Package does not support the Swift Package Manager on macOS

It does not contain macos/amwal_pay_sdk/Package.swift.

This package for iOS or macOS does not support the Swift Package Manager. It will not receive full points in a future version of the scoring model.

See https://docs.flutter.dev/to/spm 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 63 issues. Showing the first 2:

WARNING: Unused import: 'package:currency_text_input_formatter/currency_text_input_formatter.dart'.

lib/core/ui/amountcurrencywidget/amount_currency_widget.dart:6:8

  ╷
6 │ import 'package:currency_text_input_formatter/currency_text_input_formatter.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/core/ui/amountcurrencywidget/amount_currency_widget.dart

INFO: Missing type annotation.

lib/features/card/cubit/sale_by_card_contact_less_cubit.dart:235:3

    ╷
235 │   tryAgain(
    │   ^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/features/card/cubit/sale_by_card_contact_less_cubit.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
auto_size_text ^3.0.0 3.0.0 3.0.0
chucker_flutter ^1.8.5 1.8.5 1.8.5
circular_countdown_timer ^0.2.4 0.2.4 0.2.4
clickable_list_wheel_view ^0.2.0 0.2.0 0.2.0
convert ^3.1.2 3.1.2 3.1.2
crypto ^3.0.6 3.0.7 3.0.7
currency_text_input_formatter ^2.3.0 2.3.0 2.3.0
dartz ^0.10.1 0.10.1 0.10.1
debit_credit_card_widget ^1.0.2 1.0.2 1.0.2
dio ^5.9.0 5.9.0 5.9.0
dismiss_keyboard_on_tap ^2.0.0 2.0.1 2.0.1
flutter_bloc ^9.1.1 9.1.1 9.1.1
flutter_dash ^1.0.0 1.0.0 1.0.0
flutter_form_builder ^10.1.0 10.2.0 10.2.0
flutter_svg ^2.2.0 2.2.2 2.2.2
form_builder_validators ^11.2.0 11.2.0 11.2.0
freezed_annotation ^3.1.0 3.1.0 3.1.0
get_it ^8.2.0 8.3.0 9.0.5
get_storage ^2.1.1 2.1.1 2.1.1
image ^4.5.4 4.5.4 4.5.4
intl ^0.20.2 0.20.2 0.20.2
jose ^0.3.4 0.3.5 0.3.5
keyboard_actions ^4.2.0 4.2.1 4.2.1
lottie ^3.3.1 3.3.2 3.3.2
nfc_manager ^4.0.2 4.1.1 4.1.1
path ^1.9.1 1.9.1 1.9.1
path_provider ^2.1.5 2.1.5 2.1.5
pay ^3.2.1 3.2.1 3.2.1
pinput ^5.0.1 5.0.2 5.0.2
qr_flutter ^4.1.0 4.1.0 4.1.0
screenshot ^3.0.0 3.0.0 3.0.0
share_plus ^11.1.0 11.1.0 12.0.1
uuid ^4.5.1 4.5.2 4.5.2
webview_flutter ^4.13.0 4.13.0 4.13.0
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 4.0.7 4.0.7
args - 2.7.0 2.7.0
asn1lib - 1.6.5 1.6.5
async - 2.13.0 2.13.0
basic_utils - 5.8.2 5.8.2
bloc - 9.1.0 9.1.0
boolean_selector - 2.1.2 2.1.2
characters - 1.4.0 1.4.1
chopper - 8.4.0 8.4.0
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
cross_file - 0.3.5 0.3.5
crypto_keys - 0.3.0+2 0.3.0+2
dio_web_adapter - 2.1.1 2.1.1
equatable - 2.0.7 2.0.7
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
get - 4.7.2 4.7.2
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
json_annotation - 4.9.0 4.9.0
logging - 1.3.0 1.3.0
matcher - 0.12.17 0.12.17
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
mime - 2.0.0 2.0.0
ndef_record - 1.3.3 1.4.0
nested - 1.0.0 1.0.0
path_parsing - 1.1.0 1.1.0
path_provider_android - 2.2.20 2.2.20
path_provider_foundation - 2.4.3 2.4.3
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
pay_android - 3.1.1 3.1.1
pay_ios - 1.1.0 1.1.0
pay_platform_interface - 2.0.0 2.0.0
petitparser - 7.0.1 7.0.1
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
pointycastle - 4.0.0 4.0.0
posix - 6.0.3 6.0.3
provider - 6.1.5+1 6.1.5+1
qr - 3.0.2 3.0.2
qs_dart - 1.6.0 1.6.0
quiver - 3.2.2 3.2.2
share_plus_platform_interface - 6.1.0 6.1.0
shared_preferences - 2.5.3 2.5.3
shared_preferences_android - 2.4.15 2.4.15
shared_preferences_foundation - 2.5.5 2.5.5
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.1 2.4.1
shared_preferences_web - 2.4.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
source_span - 1.10.1 1.10.1
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
test_api - 0.7.8 0.7.8
typed_data - 1.4.0 1.4.0
universal_platform - 1.1.0 1.1.0
url_launcher_linux - 3.2.1 3.2.1
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.1 2.4.1
url_launcher_windows - 3.1.4 3.1.4
vector_graphics - 1.1.19 1.1.19
vector_graphics_codec - 1.1.13 1.1.13
vector_graphics_compiler - 1.1.19 1.1.19
vector_math - 2.2.0 2.2.0
weak_map - 4.0.1 4.0.1
web - 1.1.1 1.1.1
webview_flutter_android - 4.10.5 4.10.5
webview_flutter_platform_interface - 2.14.0 2.14.0
webview_flutter_wkwebview - 3.23.2 3.23.2
win32 - 5.15.0 5.15.0
x509 - 0.2.4+3 0.2.4+3
xdg_directories - 1.1.0 1.1.0
xml - 6.6.1 6.6.1
yaml - 3.1.3 3.1.3

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

The constraint `^8.2.0` on get_it does not support the stable version `9.0.0`, that was published 12 days ago.

When get_it is 30 days old, this package will no longer be awarded points in this category.

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

The constraint `^11.1.0` on share_plus does not support the stable version `12.0.0`.

Try running dart pub upgrade --major-versions share_plus 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.1, Flutter 3.38.0, Dart 3.10.0-290.4.beta.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: