zuke_core 0.3.0 copy "zuke_core: ^0.3.0" to clipboard
zuke_core: ^0.3.0 copied to clipboard

Shared analyzer-free Zuke contracts, identities, evidence, and assurance infrastructure.

example/zuke_core_example.dart

import 'package:zuke_core/zuke_core.dart';

void main() {
  const identity = ExecutionSourceIdentity(
    sourcePackage: 'example',
    sourceAdapter: 'example.adapter',
    sourceCompatibilityId: 'example-adapter-v1',
  );
  print(identity.toJson());
}
0
likes
150
points
248
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Shared analyzer-free Zuke contracts, identities, evidence, and assurance infrastructure.

Repository (GitHub)
View/report issues

Topics

#zuke #gherkin #bdd

License

MIT (license)

Dependencies

crypto, cryptography

More

Packages that depend on zuke_core