* create checksum system for versioning * minor changes to CI * dart ffi cleanup * update checksums
11 lines
269 B
YAML
11 lines
269 B
YAML
name: WowneroC
|
|
description: monero_c wownero bindings
|
|
output: 'lib/src/generated_bindings_wownero.g.dart'
|
|
headers:
|
|
entry-points:
|
|
- '../../wownero_libwallet2_api_c/src/main/cpp/wallet2_api_c.h'
|
|
|
|
exclude-all-by-default: true
|
|
functions:
|
|
include:
|
|
- "WOWNERO_.+" |