filleduchaos / dart-bindgen

An experimental library/tool for generating Dart interfaces from header files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configurability and flexibility enhancements

filleduchaos opened this issue · comments

commented

Tracks issues for exposing more of the parsing/code generation process to users.

  • YAML config (#7)
  • Customize function lookup (#6)
  • [Clang] Specify files to be included/excluded
  • [Clang] Specify declarations to be included/excluded