swiftgen 0.2.0
swiftgen: ^0.2.0 copied to clipboard
A tool for generating bindings that allow interop between Dart and Swift code.
swiftgen example #
Demonstrates how to use swiftgen to generate Dart bindings for a Swift API.
Regenerating the bindings:
dart run tool/ffigen.dart
Running the example:
dart play_audio.dart <audio_file>