I want to use CloudFlre R2 as storage for my Flutter app. I have AccessKey, SecertKey and r2Token.
Unfortunately, I cannot find a package or HTTP request to upload a file to an R2 bucket.
I tried using this Postman Collection, but I don't know how to create the headers in dart code.
Can anyone help me with this?