dart-native / codegen

Generator for dart_native bindings. Codegen can transform native SDK to Flutter plugin.
BSD 3-Clause "New" or "Revised" License
79 stars 3 forks source link

Parse normal macros, such as NS_DESIGNATED_INITIALIZER #10

Closed yulingtianxia closed 4 years ago

yulingtianxia commented 4 years ago
  1. [x] Not crash.
  2. [x] Save info to context.
  3. [ ] Output dart code.