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

Should not append code to same dart file. #7

Closed yulingtianxia closed 4 years ago

yulingtianxia commented 4 years ago

输出的 Dart 文件应该是覆盖,而不是追加