ThorDevelopers(FlutterflowDevs)
BBuildShip
•Created by ThorDevelopers(FlutterflowDevs) on 10/17/2024 in #💬・general
ThorDevelopers(FlutterflowDevs) - @BuildShip G...
Thanks, It's working fine
5 replies
BBuildShip
•Created by ThorDevelopers(FlutterflowDevs) on 10/17/2024 in #💬・general
ThorDevelopers(FlutterflowDevs) - @BuildShip G...
If there is any Firewall setting I need to check or validate, please let me know those details. As I am doing the client project, I wanted this resolved ASAP.
5 replies
BBuildShip
•Created by ThorDevelopers(FlutterflowDevs) on 10/17/2024 in #💬・general
ThorDevelopers(FlutterflowDevs) - @BuildShip G...
Please find the following details
1. Accessing Buildship from India
2. Buildship instance deployed in the US Region
3. Using Internet Provider (ACT) in India
5 replies
BBuildShip
•Created by Bhavya on 8/18/2023 in #💬・general
Hey ThorDevelopers FlutterflowDevs Ankit
Hi @Bhavya ✨
If you have any reference links regarding then it would be really helpful.
My Current Design
1. Col1:- Using ' Image Type' column to upload Image.
2. Col2:- Using 'Derivative Type' Column to listen Col1 event and extracting firebase URL from it.
Derivative column config code below
const derivative:Derivative = async ({row,ref,db,storage,auth,logging})=>{
return row.couponImageUpload[row.couponImageUpload.length-1].downloadURL;
}
1 replies