xrp_dart 4.0.0 copy "xrp_dart: ^4.0.0" to clipboard
xrp_dart: ^4.0.0 copied to clipboard

Easily sign, create, and send all types of XRP transactions using the xrpl_dart package. Manage your XRP Ledger transactions securely and with ease.

120/ 160
pub points
48
downloads

We analyzed this package 34 hours ago, and awarded it 120 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.

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

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

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: BSD-3-Clause.

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

585 out of 1527 API elements (38.3 %) have documentation comments.

Some symbols that are missing documentation: xrpledger.AMMBid.AMMBid.fromJson, xrpledger.AMMBid.AMMBid.new, xrpledger.AMMBid.validate, xrpledger.AMMCreate.AMMCreate.fromJson, xrpledger.AMMCreate.AMMCreate.new.

Passed check 10/10 points: Package has an example

Passed 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

WASM-ready: This package is compatible with runtime wasm. See https://dart.dev/web/wasm 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 35 issues. Showing the first 2:

WARNING: The annotation 'override' can only be used on fields, getters, methods, or setters.

lib/src/xrpl/bytes/types/account_id.dart:57:4

   ╷
57 │   @override
   │    ^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/xrpl/bytes/types/account_id.dart

WARNING: The annotation 'override' can only be used on fields, getters, methods, or setters.

lib/src/xrpl/bytes/types/account_id.dart:68:4

   ╷
68 │   @override
   │    ^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/xrpl/bytes/types/account_id.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
blockchain_utils ^1.6.0 1.6.0 6.0.0

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

The constraint `^1.6.0` on blockchain_utils does not support the stable version `2.0.0`.

Try running dart pub upgrade --major-versions blockchain_utils 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.12, Dart 3.12.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
5
likes
120
points
48
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Easily sign, create, and send all types of XRP transactions using the xrpl_dart package. Manage your XRP Ledger transactions securely and with ease.

Topics

#xrp #xrpl #ripple #sign #transactions

License

BSD-3-Clause (license)

Dependencies

blockchain_utils

More

Packages that depend on xrp_dart