mirror of
https://github.com/logos-messaging/logos-messaging-dart-bindings.git
synced 2026-01-02 13:53:09 +00:00
15 lines
217 B
YAML
15 lines
217 B
YAML
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
|