tree: e9d4fa8ec52e1526b43fec4f956c7ab95e2d5983 [path history] [tgz]
  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>