How to Use Streaming APIs in FlutterFlow | New Feature

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ม.ค. 2025

ความคิดเห็น • 57

  • @KJPsyXX
    @KJPsyXX 25 วันที่ผ่านมา +1

    Thanks for the video.
    When you get to points like 10:20 when you say " I've already created a function...", please note that it would be critical for some of us to see the actual function. The reason we use flutterflow is often because we are "no-code/low-code" folks. And thus, that piece is very often the meat of the issue for us. Skipping that renders the tutorial somewhat incomplete. Other than that this is great.
    Keep up the great work!

  • @CJWhitaker
    @CJWhitaker 5 หลายเดือนก่อน +7

    Please make the ability to open multiple screens and panels at once… for example, having Data Types and the Visual Editor both open at the same time.

    • @LeadMaxxing
      @LeadMaxxing 5 หลายเดือนก่อน +1

      Agreed

  • @AniBanerji
    @AniBanerji 6 หลายเดือนก่อน +3

    All these videos are super helpful. Thank you FlutterFlow.

  • @808thampire
    @808thampire 6 หลายเดือนก่อน +5

    Please add an easy way to process webhooks, im dying out here using cloud functions lol

  • @alessandro.depoli
    @alessandro.depoli 5 หลายเดือนก่อน +2

    Can you please share the "lastListofMessages" custom functions that you use at 10:26? Thank you

    • @jimvh7557
      @jimvh7557 3 หลายเดือนก่อน

      Something like this I guess:
      int lastItemInList(List list) {
      return list.length - 1;
      }

  • @tes-a6069
    @tes-a6069 6 หลายเดือนก่อน +6

    why you dont make a template
    login logout with google, smtp email, and rest api (cruds) so we will subscribe.
    give us a template (not with firebase /supabase/ rest api from open api) real rest api (blog post with login logout, comments)

  • @tweetsavage
    @tweetsavage 6 หลายเดือนก่อน +3

    Thank you flutterflow ❤

    • @FlutterFlow
      @FlutterFlow  6 หลายเดือนก่อน

      You're welcome 😊

  • @daleoshea4204
    @daleoshea4204 6 หลายเดือนก่อน +2

    I'm currently doing it by combining build ship and flutter-flow. Will doing it directly with FF improve response time or not make much of a difference?

    • @vitoriameneses3806
      @vitoriameneses3806 5 หลายเดือนก่อน

      how do you do it with buildship?

  • @alancruzr
    @alancruzr 5 หลายเดือนก่อน +1

    I’m streaming an OpenAI response via BuildShip to a Markdown object in my UI, the text that I’m getting looks unstyled, is there a way to style this markdown? I tried with a custom widget but still no luck, I would appreciate any help

    • @chaoticstorm8145
      @chaoticstorm8145 3 หลายเดือนก่อน +2

      You can use a markdown widget to get the automatic formatting. If you want it to be styled similarly to other text you may need to create a custom widget for it. That’s what I did.

  • @KenWong-h6c
    @KenWong-h6c 6 วันที่ผ่านมา

    Will this work with openAI structured output (ie. more than 1 set of content) ?

  • @flutterflowexpert
    @flutterflowexpert 6 หลายเดือนก่อน

    Great video FF! Keep on the new features. From an API lover!

    • @emailpilotAIpro
      @emailpilotAIpro 3 หลายเดือนก่อน

      are you serous about that? a page state variable resets the moment the user leaves the page. how can you store the messages in a page sstate variable? the user will never be able to read the messages later. As a flutterflow tutor, you should be well aware of these little things.

  • @blevelup
    @blevelup 2 หลายเดือนก่อน

    is it working in web version or only in ios and android apps?? 😊

  • @Graycommit
    @Graycommit 5 หลายเดือนก่อน

    When can we expect video streaming?

  • @sz4mesz4me
    @sz4mesz4me 6 หลายเดือนก่อน

    Thank you flutterflow! But i have a problem, I am using OpenAI API for my app, and the challenge is that when I try to chat with my documents via the api call, the assistant on my app says "the files have not been uploaded" yet have uploaded the files in my OpenAI account and when I chat with the assistant there in OpenAI works just fine, can chat with my files. What could be the proble? A bug or what?

  • @mohammedamer8517
    @mohammedamer8517 5 หลายเดือนก่อน

    I can't open the app from Safari on my iphone. I get the error 'problem repeatedly occured on "null" ', what does this mean?

  • @AshiC-m2l
    @AshiC-m2l 24 วันที่ผ่านมา

    @flutterflow
    Hey Can you share the component chat bubble as I am not able to create a bubble!!
    or if you have any other videos then it's greatful
    Thanks

  • @adeterminedpolarbear
    @adeterminedpolarbear 4 หลายเดือนก่อน

    can you even do this with firebase where it shows in the chat log in real time?

  • @clarkmakes
    @clarkmakes 6 หลายเดือนก่อน +4

    Whew. Some of hese comments are.. ugh.. a lot. Desperation. Bitterness. Loneliness. If youre here with so much negative heat, srsly, get help. Don't burn up. Don't burn out.

  • @sujaritnrc
    @sujaritnrc 6 หลายเดือนก่อน

    best. next if possible, pls tutorial for google map complete set such as near by, from your distance is 1 kilo, realtime tracking (for delivery).

  • @vishalkumar-yi4uw
    @vishalkumar-yi4uw 4 หลายเดือนก่อน

    what was the in the custom function that returns the last index of the list? can anybody helP>?

    • @vishalkumar-yi4uw
      @vishalkumar-yi4uw 3 หลายเดือนก่อน +1

      found an easier solution - use a code expression to get the last index of the list by giving the num of list items of the list of messages as an var in the code expression and then use this expression "var - 1" to find the index.

  • @Pankomentator
    @Pankomentator 5 หลายเดือนก่อน +1

    You started well FF, but honestly I'm starting to regret that I chose you 3 months ago:
    1 Tutorials are superficial and do not explain the topic in depth, the result is that it is difficult to improve skills or find someone who really knows what and how.
    2 The platform is not intuitive - gcfv, playing with lists - I often find a working option at random. I bet a lot of people do.
    3. Today I noticed that the translations has been broken... great.
    I won't go into detail, but it's hard to build a working MVP in FF. Especially if we think about a web application..

    • @thejasminediaz
      @thejasminediaz 5 หลายเดือนก่อน

      My hack has been using Gemini or ChatGPT to explain things I don't understand + ask support when I'm really stuck on something

  • @ozanbilgili
    @ozanbilgili 6 หลายเดือนก่อน +4

    great video! but an other request, please add refresh to listview when new document add to Firebase. Ty❤

    • @MyInspireSphere
      @MyInspireSphere 6 หลายเดือนก่อน

      So true. This is holding me from releasing an app.

  • @Pancake.Rnold35
    @Pancake.Rnold35 6 หลายเดือนก่อน

    Please fix the image asset local in custom widget

  • @fcn356
    @fcn356 6 หลายเดือนก่อน

    Please, a video on how to implement a video calling system similar to WhatsApp, there is no one anywhere and little information....

  • @gordoncj82
    @gordoncj82 3 หลายเดือนก่อน +1

    Nearly all these questions and concerns could be easily addressed by simply sharing the demo app (shown in the video) on your own marketplace. Why on earth would you go to all the trouble of building the demo app, videoing the demo app and then not making it available of your own marketplace. Just beyond me. 🤦‍♂️ This is all relatively useless without the detail available in the demo app which is glossed over online. Please use your own tools and share this using marketplace.

  • @David_tommy
    @David_tommy 5 หลายเดือนก่อน

    I got lost wen I heard there custom function, how do u do it😭😭 please

  • @francomuoio
    @francomuoio 6 หลายเดือนก่อน

    Merci FlutterFlow 🔥 J'ai fait un tuto en français sur ma chaîne :)

  • @alexeychu
    @alexeychu 6 หลายเดือนก่อน

    cool feature! thx

    • @FlutterFlow
      @FlutterFlow  6 หลายเดือนก่อน

      You're welcome!

  • @mdelmella9228
    @mdelmella9228 5 หลายเดือนก่อน +1

    very confusing, i dont know why this cant be made simple as a method.

  • @macan832
    @macan832 6 หลายเดือนก่อน

    Awesome! Thank you so much

    • @FlutterFlow
      @FlutterFlow  6 หลายเดือนก่อน

      You bet!

  • @Ahmedisam-h4x
    @Ahmedisam-h4x 6 หลายเดือนก่อน

    Sorry i ask about if flutterflow touched by thise global cyber attack?

    • @FlutterFlow
      @FlutterFlow  6 หลายเดือนก่อน +1

      Nope :)

  • @Simon-tv8lq
    @Simon-tv8lq 6 หลายเดือนก่อน

    I'd rather code it myself

  • @atsileitumeleng
    @atsileitumeleng 6 หลายเดือนก่อน +3

    I can guarantee you 80% of the developers don't have their apps in production. FF is not production friendly

    • @David_tommy
      @David_tommy 6 หลายเดือนก่อน +3

      It's seems you don't know wat ur saying, have u try it and it didn't work??
      Please don't come here and speak nonsense nd discouraged people,
      I proudly own an app on production in playstore, and it's working fine till date

    • @sdschroeder13
      @sdschroeder13 6 หลายเดือนก่อน +1

      Mine is. Built, launched and generating revenue. But it is for devs, or at least those willing to learn and drink from the firehose. Meaningful support would expand things considerably.

    • @IIImmortall
      @IIImmortall 6 หลายเดือนก่อน +2

      @@sdschroeder13 unfortunately after FF hire a lot of cheap Indian labour it become very bad at customer support. We have 12 apps and 3 of them in production. We are considering leaving FF because at this point lack of customer support slowing us down

    • @atsileitumeleng
      @atsileitumeleng 5 หลายเดือนก่อน

      @David_tommy can you kindly share what is your app? You have an opportunity here to even grow your app downloads.

  • @skinbrilla
    @skinbrilla 5 หลายเดือนก่อน

    ehhh...

  • @cide73
    @cide73 5 หลายเดือนก่อน +1

    Hello, Flutterflow team. The Flutterflow software company should sanction Iran because there is significant discrimination against Afghans in the fields of technology, information technology, and engineering in Iran. 🇮🇷🚫🙏🏻🙏🏻😔

  • @Pancake.Rnold35
    @Pancake.Rnold35 6 หลายเดือนก่อน

    Please fix the image asset on custom widget