ยทAspiring Flutterflow Dev

Image upload help.

Actions & Logic

Hello! I'm trying to do simple image upload then place it in a grid but I'm stuck with snackbar that says uploading file and then it will fail eventually.

Here's my process.
1. User taps Upload button
2. User select/s image from their Gallery
3. Images will instantly feed the grid above the button.

My Setup



It works when I use Bytes instead of URLs but I need URLs for this part although I'm not sure if using Bytes are more practical and common.

What have you tried so far?

I tried Bytes and it worked but I'm not sure if it's the right way. I'd like to use the URL option

Did you check FlutterFlow's Documentation for this topic?
Yes
2
2 replies