tree: efeaf24329b7291c00c53fceb11bb7616b1cc804 [path history] [tgz]
  1. temp/
  2. .gitignore
  3. avf_audio_bindings.dart
  4. avf_audio_wrapper.m
  5. avf_audio_wrapper.swift
  6. generate_code.dart
  7. play_audio.dart
  8. pubspec.yaml
  9. README.md
pkgs/swiftgen/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>