swiftgen 0.1.0 copy "swiftgen: ^0.1.0" to clipboard
swiftgen: ^0.1.0 copied to clipboard

A tool for generating bindings that allow interop between Dart and Swift code.

example/README.md

swiftgen example #

Demonstrates how to use swiftgen to generate Dart bindings for a Swift API.

Regenerating the bindings:

dart generate_code.dart

Running the example:

dart play_audio.dart <audio_file>
2
likes
50
points
131
downloads

Publisher

verified publisherlabs.dart.dev

Weekly Downloads

A tool for generating bindings that allow interop between Dart and Swift code.

Repository (GitHub)
View/report issues
Contributing

Topics

#interop #ffi #swift #codegen

License

BSD-3-Clause (license)

Dependencies

ffi, ffigen, logging, objective_c, package_config, path, swift2objc

More

Packages that depend on swiftgen