zama_fhe 0.0.1 copy "zama_fhe: ^0.0.1" to clipboard
zama_fhe: ^0.0.1 copied to clipboard

Pure-Dart client for the Zama Protocol (fhEVM): network configs, ciphertext handle computation, FHE type system, and EIP-712 typed-data builders for user/public decryption. The cryptographic engine (T [...]

130/ 160
pub points
106
downloads

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

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

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too long.

Search engines display only the first part of the description. Try to keep the value of the description field in your package's pubspec.yaml file between 60 and 180 characters.

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

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

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
10 / 20trigger folding of the section

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

164 out of 223 API elements (73.5 %) have documentation comments.

Some symbols that are missing documentation: zama_fhe.ConfidentialContract.ConfidentialContract.new, zama_fhe.ConfidentialContract.chainId, zama_fhe.ConfidentialContract.client, zama_fhe.ConfidentialContract.contract, zama_fhe.DecryptedValue.DecryptedValue.new.

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:zama_fhe/zama_fhe.dart that imports:
  • package:zama_fhe/src/relayer/relayer_client.dart that imports:
  • package:zama_fhe/src/instance/key_cache.dart that imports:
  • dart:io
Passed report section
Pass static analysis
50 / 50trigger folding of the section

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

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
http ^1.2.0 1.6.0 1.6.0
pointycastle ^4.0.0 4.0.0 4.0.0
wallet ^0.0.18 0.0.18 0.0.18
web3dart ^3.0.0 3.0.3 3.0.3
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.1 2.13.1
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
eip1559 - 0.6.2 0.6.2
eip55 - 1.0.3 1.0.3
fixnum - 1.1.1 1.1.1
http_parser - 4.1.2 4.1.2
json_rpc_2 - 4.1.0 4.1.0
meta - 1.18.3 1.18.3
path - 1.9.1 1.9.1
sec - 1.1.1 1.1.1
source_span - 1.10.2 1.10.2
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
stream_transform - 2.1.1 2.1.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
uuid - 4.5.3 4.5.3
web - 1.1.1 1.1.1

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.14, Dart 3.12.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
130
points
106
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Pure-Dart client for the Zama Protocol (fhEVM): network configs, ciphertext handle computation, FHE type system, and EIP-712 typed-data builders for user/public decryption. The cryptographic engine (TFHE encryption + ZK proof, ML-KEM user decryption) is provided by separate native/web backends.

Repository (GitHub)
View/report issues

Topics

#fhe #fhevm #zama #encryption #web3

License

unknown (license)

Dependencies

http, pointycastle, wallet, web3dart

More

Packages that depend on zama_fhe