dart-lang / native

Dart packages related to FFI and native assets bundling.
BSD 3-Clause "New" or "Revised" License
83 stars 27 forks source link

Added "struct syntax" to AST #1140

Open Mohammad3id opened 2 weeks ago

Mohammad3id commented 2 weeks ago

Created a swift2objc "package" project in Xcode and added "struct syntax" structs to AST.

https://github.com/dart-lang/native/issues/1143