zawazawa

Results 4 comments of zawazawa

Thanks for your reply. However flutter_cube may not help in my situation. Actually I want to find a way to show a rendertexture using Unity, and thinking about using [NativeTexturePtr](https://docs.unity3d.com/ja/2020.3/ScriptReference/Texture.GetNativeTexturePtr.html)...

Hi, @Boris-Plato I'm running this simple code, but I'm having `The AWS Access Key Id you provided does not exist in our records.` error. ``` final minioClient = Minio( endPoint:...

@Boris-Plato Thank you for your information. Your forked repo solved my problem! You saved my day.