Best approach for S3 Upload from Flutter App

0

I want to upload a file from my flutter app. Is Amplify service is mandatory to do this ? Please suggest a best way for upload files to S3 from flutter apps.

asked a year ago567 views
1 Answer
0

Hi,

I definitely recommend to look into storage manager component, assuming there is a flutter support: https://ui.docs.amplify.aws/react/connected-components/storage

If that component doesn’t fit you needs / unsupported, then you can still use the Storage layer with an example on how to upload: https://docs.amplify.aws/lib/storage/getting-started/q/platform/flutter/#prerequisites

Hope it helps ;)

profile picture
EXPERT
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions