moyasar 1.0.2 copy "moyasar: ^1.0.2" to clipboard
moyasar: ^1.0.2 copied to clipboard

Accept payments in your Flutter app with ease by using Moyasar. With this SDK, you can quickly and safely accept payments through Apple Pay and Credit Card (with managed 3DS step).

28
likes
140/ 160
pub points
91%
popularity

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

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

10/10 points: Provide a valid pubspec.yaml

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/moyasar/moyasar-flutter/issues was unreachable. Make sure that the website is reachable via HEAD requests.

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

23 out of 88 API elements (26.1 %) have documentation comments.

Some symbols that are missing documentation: moyasar.ApplePay.config, moyasar.ApplePay.onPaymentResult, moyasar.ApplePayPaymentResponseSource.ApplePayPaymentResponseSource.fromJson, moyasar.ApplePayPaymentResponseSource.gatewayId, moyasar.ApplePayPaymentResponseSource.message.

10/10 points: Package has an example

failed
Platform support
20 / 20trigger folding of the section

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:moyasar/moyasar.dart that imports:
  • package:moyasar/src/widgets/apple_pay.dart that imports:
  • package:pay/pay.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:moyasar/moyasar.dart that imports:
  • package:moyasar/src/widgets/apple_pay.dart that imports:
  • package:pay/pay.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:moyasar/moyasar.dart that imports:
  • package:moyasar/src/widgets/apple_pay.dart that imports:
  • package:pay/pay.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:moyasar/moyasar.dart that imports:
  • package:moyasar/src/widgets/apple_pay.dart that imports:
  • package:pay/pay.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:moyasar/moyasar.dart that imports:
  • package:moyasar/src/widgets/apple_pay.dart that imports:
  • package:pay/pay.dart that imports:
  • package:pay_ios/pay_ios.dart that declares support for platforms: iOS.
Package does not support platform `iOS`.

Because:

  • package:moyasar/moyasar.dart that imports:
  • package:moyasar/src/widgets/apple_pay.dart that imports:
  • package:pay/pay.dart that imports:
  • package:pay_android/pay_android.dart that declares support for platforms: Android.

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:moyasar/moyasar.dart that imports:
  • package:moyasar/src/widgets/apple_pay.dart that imports:
  • package:pay/pay.dart that imports:
  • package:pay_android/pay_android.dart that imports:
  • package:flutter_svg/flutter_svg.dart that imports:
  • package:flutter_svg/svg.dart that imports:
  • package:flutter_svg/src/default_theme.dart that imports:
  • package:flutter_svg/src/loaders.dart that imports:
  • package:flutter_svg/src/utilities/http.dart that imports:
  • package:flutter_svg/src/utilities/_http_io.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.

partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 3 issues. Showing the first 2:

INFO: 'paymentConfigurationAsset' is deprecated and shouldn't be used. Prefer to use [paymentConfiguration]. Take a look at the readme to see examples.

lib/src/widgets/apple_pay.dart:58:7

   ╷
58 │       paymentConfigurationAsset: 'default_payment_profile_apple_pay.json',
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

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

INFO: 'MaterialStatePropertyAll' is deprecated and shouldn't be used. Use WidgetStatePropertyAll instead. Moved to the Widgets layer to make code available outside of Material. This feature was deprecated after v3.19.0-0.3.pre.

lib/src/widgets/credit_card.dart:165:29

    ╷
165 │                       const MaterialStatePropertyAll<Size>(Size.fromHeight(55)),
    │                             ^^^^^^^^^^^^^^^^^^^^^^^^
    ╵

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

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

0/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
http ^0.13.5 0.13.6 1.2.2
pay ^1.0.11 1.1.2 2.0.0
webview_flutter ^3.0.4 3.0.4 4.10.0
Transitive dependencies
Package Constraint Compatible Latest
args - 2.6.0 2.6.0
async - 2.12.0 2.12.0
characters - 1.3.0 1.3.1
clock - 1.1.1 1.1.1
collection - 1.18.0 1.19.0
flutter_localizations - 0.0.0 0.0.0
flutter_svg - 2.0.9 2.0.10+1
http_parser - 4.0.2 4.1.1
intl - 0.19.0 0.19.0
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
path - 1.9.0 1.9.1
path_parsing - 1.0.1 1.0.1
pay_android - 1.0.11 2.0.0
pay_ios - 1.0.11 1.0.12
pay_platform_interface - 1.0.4 2.0.0
petitparser - 6.0.2 6.0.2
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.4.0 1.4.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.4.0 1.4.0
vector_graphics - 1.1.10+1 1.1.11+1
vector_graphics_codec - 1.1.10+1 1.1.11+1
vector_graphics_compiler - 1.1.10+1 1.1.11+1
vector_math - 2.1.4 2.1.4
webview_flutter_android - 2.10.4 4.0.0
webview_flutter_platform_interface - 1.9.5 2.10.0
webview_flutter_wkwebview - 2.9.5 3.16.0
xml - 6.5.0 6.5.0
yaml - 3.1.2 3.1.2

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

Found 3 issues. Showing the first 2:

The constraint `^0.13.5` on http does not support the stable version `1.0.0`.

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

The constraint `^1.0.11` on pay does not support the stable version `2.0.0`.

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

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

20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.13, Flutter 3.24.3, Dart 3.5.3.

Check the analysis log for details.

28
likes
140
pub points
91%
popularity

Publisher

verified publishermoyasar.com

Accept payments in your Flutter app with ease by using Moyasar. With this SDK, you can quickly and safely accept payments through Apple Pay and Credit Card (with managed 3DS step).

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, pay, webview_flutter

More

Packages that depend on moyasar