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

Flutter plugin for LDB QR Payment Lao Development Bank

4
likes
105/ 160
pub points
51
downloads

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

failed
Follow Dart file conventions
15 / 30trigger folding of the section

0/10 points: Provide a valid pubspec.yaml

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 60 to 180 characters to describe the package, what it does, and its target use case.

Homepage URL doesn't exist.

At the time of the analysis https://www.pitidev.com was unreachable. Make sure that the website is reachable via HEAD requests.

5/5 points: Provide a valid README.md

0/5 points: Provide a valid CHANGELOG.md

`CHANGELOG.md` contains too many non-ASCII characters.

The site uses English as its primary language. The content of CHANGELOG.md in your package should primarily contain characters used in English.

10/10 points: Use an OSI-approved license

Detected license: MIT.

partial
Provide documentation
10 / 20trigger folding of the section

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

1 out of 7 API elements (14.3 %) 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: ldb_qr_payment.LDBPayment, ldb_qr_payment.LDBPayment.LDBPayment, ldb_qr_payment.LDBPayment.checkPayment, ldb_qr_payment.LDBPayment.checkPaymentRealtime, ldb_qr_payment.LDBPayment.getQR.

10/10 points: Package has an example

OK
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

0/0 points: WASM compatibility

This package is compatible with runtime wasm, and will be rewarded additional 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

Found 5 issues. Showing the first 2:

WARNING: Dead code.

lib/src/ldbqrpayment_base.dart:109:7

    ╷
109 │       await subscription.dispose();
    │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ╵
copied to clipboard

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

INFO: Dangling library doc comment.

lib/src/ldbqrpayment_base.dart:3:1

3/// Checks if you are awesome. Spoiler: you are.
  │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵
copied to clipboard

To reproduce make sure you are using the lints_core and run dart analyze lib/src/ldbqrpayment_base.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
encrypt ^5.0.1 5.0.3 5.0.3
http ^0.13.5 0.13.6 1.3.0
pointycastle ^3.6.1 3.9.1 3.9.1
pubnub ^4.2.2 4.3.4 5.1.1
Transitive dependencies
Package Constraint Compatible Latest
args - 2.6.0 2.6.0
asn1lib - 1.5.8 1.5.8
async - 2.12.0 2.12.0
cbor - 4.1.0 6.3.5
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.6 3.0.6
form_data - 1.0.0-nullsafety.1 1.0.0-nullsafety.1
http_parser - 4.1.2 4.1.2
js - 0.7.1 0.7.1
meta - 1.16.0 1.16.0
path - 1.9.1 1.9.1
pedantic - 1.11.1 1.11.1
petitparser - 6.1.0 6.1.0
pool - 1.5.1 1.5.1
source_span - 1.10.1 1.10.1
stack_trace - 1.12.1 1.12.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
xml - 6.5.0 6.5.0

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

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 `^4.2.2` on pubnub does not support the stable version `5.0.0`.

Try running dart pub upgrade --major-versions pubnub 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.18, Dart 3.6.1.

Check the analysis log for details.

4
likes
105
points
51
downloads

Publisher

verified publisherpitidev.com

Weekly Downloads

2024.07.08 - 2025.01.20

Flutter plugin for LDB QR Payment Lao Development Bank

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

encrypt, http, pointycastle, pubnub

More

Packages that depend on ldb_qr_payment