moosyl 1.0.3 copy "moosyl: ^1.0.3" to clipboard
moosyl: ^1.0.3 copied to clipboard

The Moosyl Flutter SDK is a powerful tool for integrating payment solutions with Mauritania's popular banking apps, such as Bankily, Sedad, and Masrivi

7
likes
130/ 160
pub points
475
downloads

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

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

218 out of 233 API elements (93.6 %) have documentation comments.

Some symbols that are missing documentation: moosyl, moosyl.PaymentMethod.fromPaymentType, moosyl.PaymentMethod.type, moosyl.PaymentType, moosyl.PaymentType.fromString.

10/10 points: Package has an example and has no issues with screenshots

failed
Platform support
20 / 20trigger folding of the section

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:moosyl/moosyl.dart that imports:
  • package:moosyl/src/pages/moosyl_view.dart that imports:
  • package:moosyl/src/providers/get_payment_methods_provider.dart that imports:
  • package:moosyl/src/services/get_payment_methods_service.dart that imports:
  • package:moosyl/src/helpers/fetcher.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/windows/file_picker_windows.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:moosyl/moosyl.dart that imports:
  • package:moosyl/src/pages/moosyl_view.dart that imports:
  • package:moosyl/src/providers/get_payment_methods_provider.dart that imports:
  • package:moosyl/src/services/get_payment_methods_service.dart that imports:
  • package:moosyl/src/helpers/fetcher.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/windows/file_picker_windows.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `Linux`.

Because:

  • package:moosyl/moosyl.dart that imports:
  • package:moosyl/src/pages/moosyl_view.dart that imports:
  • package:moosyl/src/providers/get_payment_methods_provider.dart that imports:
  • package:moosyl/src/services/get_payment_methods_service.dart that imports:
  • package:moosyl/src/helpers/fetcher.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/windows/file_picker_windows.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `macOS`.

Because:

  • package:moosyl/moosyl.dart that imports:
  • package:moosyl/src/pages/moosyl_view.dart that imports:
  • package:moosyl/src/providers/get_payment_methods_provider.dart that imports:
  • package:moosyl/src/services/get_payment_methods_service.dart that imports:
  • package:moosyl/src/helpers/fetcher.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/windows/file_picker_windows.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package not compatible with platform Web

Because:

  • package:moosyl/moosyl.dart that imports:
  • package:moosyl/src/pages/moosyl_view.dart that imports:
  • package:moosyl/src/providers/get_payment_methods_provider.dart that imports:
  • package:moosyl/src/services/get_payment_methods_service.dart that imports:
  • package:moosyl/src/helpers/fetcher.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/file_picker_io.dart that imports:
  • dart:io

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:moosyl/moosyl.dart that imports:
  • package:moosyl/src/pages/moosyl_view.dart that imports:
  • package:moosyl/src/providers/get_payment_methods_provider.dart that imports:
  • package:moosyl/src/services/get_payment_methods_service.dart that imports:
  • package:moosyl/src/helpers/fetcher.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/file_picker_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.

failed
Pass static analysis
30 / 50trigger folding of the section

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

WARNING: This default clause is covered by the previous cases.

lib/src/models/payment_method_model.dart:158:7

    ╷
158 │       default:
    │       ^^^^^^^
    ╵

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

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

lib/src/pages/manual_payment_page.dart:240:33

    ╷
240 │             color: Colors.black.withOpacity(0.12),
    │                                 ^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/pages/manual_payment_page.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
file_picker ^8.1.2 8.1.7 8.1.7
flutter flutter 0.0.0 0.0.0
flutter_hooks ^0.20.5 0.20.5 0.20.5
flutter_localizations flutter 0.0.0 0.0.0
http ^1.2.2 1.2.2 1.2.2
intl ^0.19.0 0.19.0 0.20.1
mime ^2.0.0 2.0.0 2.0.0
modal_bottom_sheet ^3.0.0 3.0.0 3.0.0
provider ^6.1.2 6.1.2 6.1.2
Transitive dependencies
Package Constraint Compatible Latest
async - 2.12.0 2.12.0
characters - 1.3.0 1.4.0
clock - 1.1.1 1.1.2
collection - 1.19.0 1.19.1
cross_file - 0.3.4+2 0.3.4+2
ffi - 2.1.3 2.1.3
flutter_plugin_android_lifecycle - 2.0.24 2.0.24
flutter_web_plugins - 0.0.0 0.0.0
http_parser - 4.1.1 4.1.1
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
nested - 1.0.0 1.0.0
path - 1.9.0 1.9.1
plugin_platform_interface - 2.1.8 2.1.8
sky_engine - 0.0.0 0.0.0
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
vector_math - 2.1.4 2.1.4
web - 1.1.0 1.1.0
win32 - 5.9.0 5.9.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.

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.17, Flutter 3.27.0, Dart 3.6.0.

Check the analysis log for details.

7
likes
130
points
475
downloads
screenshot

Publisher

verified publishersoftware-savants.com

Weekly Downloads

The Moosyl Flutter SDK is a powerful tool for integrating payment solutions with Mauritania's popular banking apps, such as Bankily, Sedad, and Masrivi

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

file_picker, flutter, flutter_hooks, flutter_localizations, http, intl, mime, modal_bottom_sheet, provider

More

Packages that depend on moosyl