libedax4dart 4.0.3 copy "libedax4dart: ^4.0.3" to clipboard
libedax4dart: ^4.0.3 copied to clipboard

Dart wrapper for libedax. With using libedax4dart, you can execute functions equivalent to edax.

140/ 160
pub points
802
downloads

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

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

Passed check 10/10 points: Provide a valid pubspec.yaml

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: GPL-3.0.

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

114 out of 156 API elements (73.1 %) have documentation comments.

Some symbols that are missing documentation: libedax4dart.Board, libedax4dart.Board.Board.new, libedax4dart.ColorChar.ColorChar.new, libedax4dart.CountBestpathResult, libedax4dart.CountBestpathResult.CountBestpathResult.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 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:libedax4dart/libedax4dart.dart that imports:
  • package:libedax4dart/src/position.dart that imports:
  • package:libedax4dart/src/ffi/bindings.dart that imports:
  • dart:ffi
Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

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

Found 4 issues. Showing the first 2:

INFO: 'elementAt' is deprecated and shouldn't be used. Use operator + instead.

lib/src/position.dart:55:26

   ╷
55 │           cPosition.link.elementAt(k).ref.score,
   │                          ^^^^^^^^^
   ╵

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

INFO: 'elementAt' is deprecated and shouldn't be used. Use operator + instead.

lib/src/position.dart:56:26

   ╷
56 │           cPosition.link.elementAt(k).ref.move,
   │                          ^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/position.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
ffi ^1.2.1 1.2.1 2.1.4
meta ^1.8.0 1.17.0 1.17.0

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

The constraint `^1.2.1` on ffi does not support the stable version `2.0.0`.

Try running dart pub upgrade --major-versions ffi 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.3, Dart 3.10.4.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
5
likes
140
points
802
downloads

Publisher

verified publisherdone-sensuikan1973.com

Weekly Downloads

Dart wrapper for libedax. With using libedax4dart, you can execute functions equivalent to edax.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

GPL-3.0 (license)

Dependencies

ffi, meta

More

Packages that depend on libedax4dart