dart-native / dart_native

Write iOS&macOS&Android Code using Dart. This package liberates you from redundant glue code and low performance of Flutter Channel.
BSD 3-Clause "New" or "Revised" License
951 stars 78 forks source link

How to use dart native for swift? #46

Closed wanhmr closed 3 years ago

wanhmr commented 3 years ago

I noticed dart native has used runtime of Objective-C(not sure), but swift is more popular now.

The dart native market needs a lot of components and using swift to write compoents is a good way.

This is my personal opinion. Thx.

yulingtianxia commented 3 years ago

Thank you for your advice! dart_native needs runtime of ObjC, Swift class can also enjoy it by inheriting NSObject and adding dynamic