tree: 1757217143aed7fe86d2d4a62ecb14d24b730c07
  1. .gitignore
  2. avf_audio_bindings.dart
  3. avf_audio_wrapper.m
  4. avf_audio_wrapper.swift
  5. generate_code.dart
  6. play_audio.dart
  7. pubspec.yaml
  8. 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>