|
|
|
|
|
by fauigerzigerk
2597 days ago
|
|
As I understand it, Flutter/Dart is compiled to native code but not using any of the native UI widgets. To get native code plus native UI widgets plus some cross platform reuse you'd have to go with something like Xamarin. |
|