DEV Community

Discussion on: User Authentication + JWT Authorization With Flutter and Node

Collapse
 
carminezacc profile image
Carmine Zaccagnino

You'd have to store the image somewhere else and then exchange JSON objects with your backend instead of directly sending the message so you can specify whether you're sending an image or something else.