boltffi_bindgen 0.24.1

Code generation library for BoltFFI - generates Swift, Kotlin, and TypeScript bindings
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
name: {{ artifact_name }}

environment:
  sdk: ^3.10.8

resolution: workspace

dependencies:
  path: ^1.9.0
  ffi: ^2.2.0
  hooks: ^1.0.2
  logging: ^1.3.0
  code_assets: ^1.0.0
  meta: ^1.17.0