compose-desktop Questions
1
I want to create a small binary out of my Compose desktop app. Following are the options out of the box with Compose:
Create native package with java runtime (great, but the size is very big)
Crea...
Boothman asked 14/6, 2021 at 8:11
1
Solved
I want to draw Text inside a canvas to display a label for a chart.
On Android, I can use the library: https://github.com/tehras/charts (For Compose: 1-alpha03)
but on Desktop I can't.
Thus I tried...
Allveta asked 4/1, 2021 at 16:13
© 2022 - 2024 — McMap. All rights reserved.