15 lines
217 B
YAML
Raw Normal View History

2025-10-16 13:38:59 +02:00
name: waku_dart_bindings
description: Dart bindings for Waku C API
version: 1.0.0
environment:
sdk: ">3.4.0 <4.0.0"
dependencies:
ffi: ^2.1.0
dev_dependencies:
ffigen: ^19.1.0
lints: ^6.0.0
test: ^1.26.0