top | item 20930414

(no title)

happa | 6 years ago

I hope they are able to release a preview of Flutter on desktop early next year. C-interop for Dart sounds great and might be able to compensate the somewhat lacking native Dart ecosystem.

discuss

order

childintime|6 years ago

What might be the concrete use cases of C integration? ML?

I'd rather have integrated support for Wifi access (and Bluetooth), for Arduino-style Iot. Things never quite work as intended (even within an Android version).

csells|6 years ago

As one concrete use case, you could use Dart FFI to call Win32 APIs that implement Flutter plugins that support Windows. You should have network access via wifi w/o any trouble today but we do have work to do to support Bluetooth better.

Chris Sells PM, Flutter developer experience