payjoin 0.1.0 copy "payjoin: ^0.1.0" to clipboard
payjoin: ^0.1.0 copied to clipboard

Dart bindings for payjoin (EXPERIMENTAL)

95/ 160
pub points
12
downloads

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

Failed report section
Follow Dart file conventions
5 / 30trigger folding of the section

Failed check 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 50 to 180 characters to describe the package, what it does, and its target use case.

  • pubspec.yaml doesn't have a homepage entry.

  • pubspec.yaml doesn't have a repository entry.

Passed check 5/5 points: Provide a valid README.md

Failed check 0/5 points: Provide a valid CHANGELOG.md

No `CHANGELOG.md` found.

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

Failed check 0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

Failed report section
Provide documentation
0 / 20trigger folding of the section

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

OUT: Documenting payjoin... Discovering libraries... Linking elements... Precaching local docs for 144283 elements... Initialized dartdoc with 56 libraries Generating docs for library payjoin_ffi.dart from package:payjoin/payjoin_ffi.dart... Generating docs for library bitcoin.dart from package:payjoin/bitcoin.dart... Documented 2 public libraries in 12.6 seconds ERR: warning: uniffi has no library level documentation comments from uniffi: (file:///tmp/pana_HSWERK/lib/payjoin_ffi.dart:1:1) warning: uniffi has no library level documentation comments from uniffi: (file:///tmp/pana_HSWERK/lib/bitcoin.dart:1:1) error: file already written at "uniffi/index.html" for symbol uniffi: (file:///tmp/pana_HSWERK/lib/bitcoin.dart:1:1) conflicting with file already generated by uniffi: (file:///tmp/pana_HSWERK/lib/payjoin_ffi.dart:1:1) Dartdoc generates a path and filename to write to for each symbol. 'uniffi' conflicts with another symbol in the generated path, and therefore can not be written out. Changing the name, library name, or [469 more lines]

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:payjoin/bitcoin.dart that imports:
  • package:ffi/ffi.dart that imports:
  • package:ffi/src/utf8.dart that imports:
  • dart:ffi
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 1066 issues. Showing the first 2:

WARNING: The name File is shown, but isn't used.

lib/bitcoin.dart:6:33

  ╷
6 │ import "dart:io" show Platform, File, Directory;
  │                                 ^^^^
  ╵

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

WARNING: Unused import: 'dart:isolate'.

lib/bitcoin.dart:7:8

  ╷
7 │ import "dart:isolate";
  │        ^^^^^^^^^^^^^^
  ╵

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

Passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

Passed check 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
ffi ^2.1.4 2.2.0 2.2.0

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

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.11, Dart 3.11.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
95
points
12
downloads

Documentation

API reference

Publisher

verified publisherpayjoin.org

Weekly Downloads

Dart bindings for payjoin (EXPERIMENTAL)

License

unknown (license)

Dependencies

ffi

More

Packages that depend on payjoin