Replies: 1 comment 1 reply
-
TypeScript cannot be compiled into C# by default. 😉 I made a dedicated decision that I want to provide alphaTab for the .net platform and developed on my own a toolchain which allows me to compile the alphaTab TypeScript codebase to C# to ship a .net version. This doesn't come easily. I currently have no interest into providing a "Dart" version of alphaTab. I am focusing on targeting Android and iOS through a toolchain targeting Kotlin. If you have a strong interest into having a Flutter version, feel free to describe in further extend why this would be beneficial for you and maybe others. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since typescript can be compiled into C #, why not compile it into dart? At present, flutter has been running stably on various mobile platforms
Beta Was this translation helpful? Give feedback.
All reactions