I want to upload a file in ondrive with power apps, and want to download this file with power apps. I also want show this file in power apps. Has anyone an idea how to do this?

I want to upload a file in ondrive with power apps, and want to download this file with power apps. I also want show this file in power apps. Has anyone an idea how to do this?
Directly with powerapp not possible, you may use via power automate flow. Steps shall be,
Fir upload.
1. Use attachment control to select file
2. Convert to json and send to flow
3. Create file in one drive using flow