|
|
|
|
|
by vishnuharidas
2539 days ago
|
|
Flutter is drawing a native style UI elements on an OpenGL (like) surface, and that is pure binary running on the device processor. Platform-specific features like Bluetooth, WiFi, etc. are bridged just like in ReactJs. |
|