top | item 33160064

(no title)

mkss | 3 years ago

Dart being a GC'd runtime makes it quite hard to use for low latency audio applications, probably not as critical for audio input as output, but still potential issue, for more details see: https://github.com/dart-lang/sdk/issues/46943

discuss

order

pjmlp|3 years ago

Then why bother with Flutter at all?

zduny|3 years ago

It's amazing for UI (and portable).

Rust - not so much (or more like not at all) at the moment.