‪@FlutterFlow‬

  Рет қаралды 3,638

Dimitar Klaturov

Dimitar Klaturov

Күн бұрын

Пікірлер: 32
@flutterflowexpert
@flutterflowexpert Жыл бұрын
🌟 Welcome to my video! 🌟 To ensure you have the best experience and access to all the resources mentioned, we've placed all active links in the video description below. This helps me keep everything up-to-date and easy for you to find! 👾 Join my Discord community! It's a great place to connect, share, and get the latest updates. The link is in the description as well. 💖 If you enjoy our content, consider supporting the channel. Every bit of support helps me create more of what you love. Details on how you can support are also in the description. Thank you for watching and being a part of the community! 🚀
@RR-et6zp
@RR-et6zp 4 ай бұрын
Subscribed. Great vid
@azizsogiyawala7213
@azizsogiyawala7213 8 ай бұрын
Thanks, everything is explained very well, now I want to write the cloud function for calculating and updating the average rating field in firestore collection named serviceItems everytime whenever the new review has been added in a collection named review.
@flutterflowexpert
@flutterflowexpert 8 ай бұрын
Great. Good luck if you have any questions let me know.
@IspyrGameDev
@IspyrGameDev Жыл бұрын
Thank you @Dimitar !!!
@TiranDagan
@TiranDagan 10 ай бұрын
I assume you figure out by now. @dimitar, that you need to add the amazon library to your package.json file - that was the reason your app wasn't deploying.
@flutterflowexpert
@flutterflowexpert 10 ай бұрын
Thanks for that, yes you were right and other reason was you need to use node version 16 or 18 that was other reason why my cloud functions were failing, but to be honest there is still one cloud function that is failing to deploy :/
@estefanocampoverde3660
@estefanocampoverde3660 4 ай бұрын
In a flutterflow cloudFuction how to use an idempotencyKey either in the header or in the body to create microservice systems such as financial operations
@flutterflowexpert
@flutterflowexpert 4 ай бұрын
You can do it using this line of code const idempotencyKey = req.headers['idempotency-key'];
@nkofr
@nkofr 11 ай бұрын
Very interesting, thank you! You say that it's important to set 128M, and that more memory is more expensive, but why do you choose 128m??
@flutterflowexpert
@flutterflowexpert 11 ай бұрын
That is a very good question actually. I have an updated video and you no longer need to use the boiler plate code in order to deploy a function. kzbin.info/www/bejne/oHeZnYxpdtKKeLs
@nkofr
@nkofr 11 ай бұрын
@@flutterflowexpertThank you!
@estefanocampoverde3660
@estefanocampoverde3660 9 ай бұрын
How can I make a Flutteflow cloudfunction run automatically, for example, run a code every day at 5 a.m. New York time?
@flutterflowexpert
@flutterflowexpert 9 ай бұрын
Here is an example code exports.scheduledFunction = functions.pubsub.schedule('0 10 * * *') .timeZone('America/New_York') // Set timezone to New York .onRun((context) => {
@estefanocampoverde3660
@estefanocampoverde3660 9 ай бұрын
@@flutterflowexpert can use that to make automations like get the gold price by api in my firebase for quick queries ?
@estefanocampoverde3660
@estefanocampoverde3660 9 ай бұрын
@@flutterflowexpert can use that to create a Twitter repost mentions bot?
@estefanocampoverde3660
@estefanocampoverde3660 9 ай бұрын
@@flutterflowexpert can use webhook for automate recognition of blockchain payments ?
@estefanocampoverde3660
@estefanocampoverde3660 5 ай бұрын
Is it possible to create cloud Functions with dart or only with JavaScript?
@flutterflowexpert
@flutterflowexpert 4 ай бұрын
You can create cloud functions with js and python currently.
@shabatidjani1354
@shabatidjani1354 Жыл бұрын
do you offer one on one consultation ?
@flutterflowexpert
@flutterflowexpert Жыл бұрын
Yes. This is my calendary page calendly.com/bulgaria_mitko
@joshuac.forrest3026
@joshuac.forrest3026 Жыл бұрын
Great video! Heads up though, it seems you overlayed two different videos near the end (between 25:00 and 26:00).
@flutterflowexpert
@flutterflowexpert Жыл бұрын
oh thank you I didn't notice that. thank you for letting me know.
@seekersaurabh
@seekersaurabh Жыл бұрын
I don't see any of those functions in my Firebase functions tab
@flutterflowexpert
@flutterflowexpert Жыл бұрын
That means that you have not enable those services you have to first enable them in FF and they Deploy the functions from FF.
@estefanocampoverde3660
@estefanocampoverde3660 9 ай бұрын
I want a Firebase Remote Config in FlutterFlow App With JSON, execute a chedule cloud fuction for set dates who are updates day by day
@flutterflowexpert
@flutterflowexpert 8 ай бұрын
Will this tutorial help you - kzbin.info/www/bejne/pHTCg5hoqMqsrtU ?
@EmblazNOR
@EmblazNOR Жыл бұрын
Hello, Dimitar! Maybe you can create a tutorial to implement chatGPT stream api in our apps? Thank you.
@flutterflowexpert
@flutterflowexpert Жыл бұрын
Hi and thanks for sub to my channel. The FF official channel have a lot of videos already covering this topic and I try not to overlap my videos with theirs.
@estefanocampoverde3660
@estefanocampoverde3660 9 ай бұрын
I want a Cloud Fuction gsm sms twilio OTP
@flutterflowexpert
@flutterflowexpert 8 ай бұрын
Please add your request here, thanks - quests.flutterflow.app/upcoming
FlutterFlow Cloud Functions: MUCH More Powerful Than You Think
33:10
The IMPOSSIBLE Puzzle..
00:55
Stokes Twins
Рет қаралды 116 МЛН
When u fight over the armrest
00:41
Adam W
Рет қаралды 25 МЛН
Walking on LEGO Be Like... #shorts #mingweirocks
00:41
mingweirocks
Рет қаралды 6 МЛН
All You Need To Know About Running LLMs Locally
10:30
bycloud
Рет қаралды 170 М.
Get started with FlutterFlow and Cursor AI - Beginners Guide
18:22
Digital Makery
Рет қаралды 8 М.
I don't need Firebase anymore! I use Appwrite Cloud Functions
8:34
Adrian Twarog
Рет қаралды 41 М.
DRM explained - How Netflix prevents you from downloading videos?
18:17
Mehul - Codedamn
Рет қаралды 209 М.
Don't use these services for your SaaS
6:45
Simon Høiberg - Explains
Рет қаралды 35 М.
Getting started with Cloud Functions
19:26
Firebase
Рет қаралды 49 М.
The IMPOSSIBLE Puzzle..
00:55
Stokes Twins
Рет қаралды 116 МЛН