compose-multiplatform-file-picker
compose-multiplatform-file-picker copied to clipboard
Offer a dialog to save files as well
While maybe not strictly a "picker" anymore, it would be nice to also have a dialog for saving files.
I'm interested in this as well. Would solve all my Compose Desktop problems
@shalva97 I'm thinking about implementing this feature. Is their interest in merging it if implemented? And any opinions on how to implement it? Or do you prefer seeing an implementation and then talking about it?
This can be done with DirectoryPicker and if you prefer to leave it like that I respect the decision. The change to have a complete "save dialog" would be to allow the user to put a name in the FilePicker as the name for the file, but I understand if it's considered out of scope.
@santiwanti I apologize in advance for my lack of knowledge. I don't believe I'm using this branch correctly, but until I can learn more, I'm not sure what to do. Is it possible for me to use this branch in my project before it's verified and included in the next release? And if so, how can I do that?
Any timeline when you will release this?