rafidgotit / media_picker_widget

A widget that picks media files from storage and allows you to place anywhere in the widget tree.
MIT License
13 stars 14 forks source link

file parameter added to converted Media value #16

Closed Nikzed closed 5 months ago

Nikzed commented 6 months ago

Hi! I don't know what's the idea behind providing it to user as a Media object, but I used to work with files through their path attribute and I believe a lot of people also do it like this.

So I've added this temp file to a Media parameter for users being able to use file.path arguments.

Nikzed commented 6 months ago

Any updates to this?

Nikzed commented 5 months ago

@rafidgotit hi! could you please push it, need it for my app, thank you!

rafidgotit commented 5 months ago

Kindly allow me to do a quick review of your PR...