Hello everyone, is there a way to download from URLs using Compose Desktop? I have Firebase storage files that I want to download by showing a file explorer shell to the user to allow them to save it. I want to hide the URL of the file from Firebase.
a
Alexander Maryanovsky
03/29/2024, 3:33 PM
It’s not in the scope of Compose, but because Compose for Desktop is based on Java, you have all the Java APIs available.