Flutter engine based ui framework

Ola Fosheim Grøstad ola.fosheim.grostad at gmail.com
Tue Jan 14 21:16:32 UTC 2020


On Tuesday, 14 January 2020 at 15:01:06 UTC, Dukc wrote:
> array. This means that if you want to call your D functions in 
> any easily readable way, you have to develop an automatic 
> interface template in the ui language - introspection 
> capabilites of D will not help. Perhaps those can be done in C# 
> or Dart, but sounds unlikely to me that it could be done even 
> nearly as well.

You need some kind of IDL compiler. I assume you could use 
attributes to specify the D code that should be used for 
generating Dart interfacing code?





More information about the Digitalmars-d mailing list