transact_pay_sdk 0.1.1 copy "transact_pay_sdk: ^0.1.1" to clipboard
transact_pay_sdk: ^0.1.1 copied to clipboard

TransactPay Flutter Package provide innovative and flexible European BIN sponsorship and modular payment, debit, and prepaid services.

80/ 160
pub points
47
downloads

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

Passed report section
Follow Dart file conventions
30 / 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

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

Detected license: GPL-3.0.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

35 out of 170 API elements (20.6 %) have documentation comments.

Some symbols that are missing documentation: transact_pay_sdk, transact_pay_sdk.AppBankDetail, transact_pay_sdk.AppBankDetail.AppBankDetail.new, transact_pay_sdk.AppBankDetail.icon, transact_pay_sdk.AppBankDetail.infoText.

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 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ macOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:transact_pay_sdk/transact_pay_sdk.dart that imports:
  • package:transact_pay_sdk/src/ui/ui_exports.dart that imports:
  • package:transact_pay_sdk/src/ui/bank_transfer_screen.dart that imports:
  • package:transact_pay_sdk/src/ui/initiate_payment_screen.dart that imports:
  • package:transact_pay_sdk/src/ui/payment_type_screen.dart that imports:
  • package:transact_pay_sdk/src/ui/opay_payment_screen.dart that imports:
  • package:webview_flutter_plus/webview_flutter_plus.dart that imports:
  • package:webview_flutter_plus/src/webview_controller_plus.dart that imports:
  • package:webview_flutter/webview_flutter.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `Linux`.

Because:

  • package:transact_pay_sdk/transact_pay_sdk.dart that imports:
  • package:transact_pay_sdk/src/ui/ui_exports.dart that imports:
  • package:transact_pay_sdk/src/ui/bank_transfer_screen.dart that imports:
  • package:transact_pay_sdk/src/ui/initiate_payment_screen.dart that imports:
  • package:transact_pay_sdk/src/ui/payment_type_screen.dart that imports:
  • package:transact_pay_sdk/src/ui/opay_payment_screen.dart that imports:
  • package:webview_flutter_plus/webview_flutter_plus.dart that imports:
  • package:webview_flutter_plus/src/webview_controller_plus.dart that imports:
  • package:webview_flutter/webview_flutter.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `Web`.

Because:

  • package:transact_pay_sdk/transact_pay_sdk.dart that imports:
  • package:transact_pay_sdk/src/ui/ui_exports.dart that imports:
  • package:transact_pay_sdk/src/ui/bank_transfer_screen.dart that imports:
  • package:transact_pay_sdk/src/ui/initiate_payment_screen.dart that imports:
  • package:transact_pay_sdk/src/ui/payment_type_screen.dart that imports:
  • package:transact_pay_sdk/src/ui/opay_payment_screen.dart that imports:
  • package:webview_flutter_plus/webview_flutter_plus.dart that imports:
  • package:webview_flutter_plus/src/webview_controller_plus.dart that imports:
  • package:webview_flutter/webview_flutter.dart that declares support for platforms: Android, iOS, macOS.

Failed check 0/0 points: WASM compatibility

Unable to detect compatibility with runtime wasm, and this package 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
0 / 50trigger folding of the section

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

Found 93 issues. Showing the first 2:

ERROR: The method 'payWithOpayTransfer' isn't defined for the type 'TransactPay'.

lib/src/ui/opay_payment_screen.dart:247:42

    ╷
247 │       final response = await transactPay.payWithOpayTransfer(payload);
    │                                          ^^^^^^^^^^^^^^^^^^^
    ╵

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

INFO: 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss.

lib/src/common_widget/app_button.dart:42:40

   ╷
42 │               : AppColors.primaryColor.withOpacity(0.5), // Dim if disabled
   │                                        ^^^^^^^^^^^
   ╵

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

Failed report section
Support up-to-date dependencies
10 / 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
get ^4.6.6 4.7.2 4.7.2
http ^1.3.0 1.5.0 1.5.0
intl ^0.19.0 0.19.0 0.20.2
shared_preferences ^2.5.3 2.5.3 2.5.3
transact_pay ^0.0.5 0.0.5 0.0.5
url_launcher ^6.3.1 6.3.2 6.3.2
webview_flutter ^4.10.0 4.13.0 4.13.0
webview_flutter_plus ^0.4.19 0.4.19 0.4.19
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
http_parser - 4.1.2 4.1.2
js - 0.7.2 0.7.2 Discontinued
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
mime - 2.0.0 2.0.0
path - 1.9.1 1.9.1
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
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
pointycastle - 3.9.1 4.0.0
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
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
url_launcher_android - 6.3.24 6.3.24
url_launcher_ios - 6.3.5 6.3.5
url_launcher_linux - 3.2.1 3.2.1
url_launcher_macos - 3.2.4 3.2.4
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_math - 2.2.0 2.2.0
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
xdg_directories - 1.1.0 1.1.0

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

The constraint `^0.19.0` on intl does not support the stable version `0.20.0`.

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

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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 1 error:

  • UNDEFINED_METHOD - lib/src/ui/opay_payment_screen.dart:247:42 - The method 'payWithOpayTransfer' isn't defined for the type 'TransactPay'.

Run flutter pub downgrade and then flutter analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.23.1, Flutter 3.35.7, Dart 3.9.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
80
points
47
downloads

Publisher

unverified uploader

Weekly Downloads

TransactPay Flutter Package provide innovative and flexible European BIN sponsorship and modular payment, debit, and prepaid services.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, get, http, intl, shared_preferences, transact_pay, url_launcher, webview_flutter, webview_flutter_plus

More

Packages that depend on transact_pay_sdk