How-To Implement Multi-Upload and Multi-Object Creation in Flutterflow

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ธ.ค. 2024

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

  • @happyboss555
    @happyboss555 10 หลายเดือนก่อน +2

    Hi Aanya I like your tutorial very detailed and beginner-friendly. Could you make another one on how we can delete each of these photos? Thank you so much.

  • @nikolakalev4914
    @nikolakalev4914 9 วันที่ผ่านมา

    This was a great tutorial! Thanks for sharing it with us!

  • @sushantkumarrajoriya
    @sushantkumarrajoriya ปีที่แล้ว

    Your solution saved me a lot of time and frustration I was looking for a way to achieve this, thanks

  • @fernandomendes1177
    @fernandomendes1177 ปีที่แล้ว

    Your video came so handy and in the right time for me!!! Thank you very much for sharing your smart approach!! Keep doing more videos!!! You got one more follower 🙏🏻

  • @IspyrGameDev
    @IspyrGameDev ปีที่แล้ว

    This is perfect Aanya! THank you, was searching for a way to accomplish this with my limited Dart knowledge. Time to update my album feature :D CHeers!

    • @originalstrokes
      @originalstrokes  ปีที่แล้ว

      Glad it helped!!!

    • @IspyrGameDev
      @IspyrGameDev ปีที่แล้ว

      Aanya I finally got to this and you're a wiz and a gem for posting this up. Worked beautifully! And I learnt a few things along the way with Custom Functions as I dread them, but you gave me some hope :) Thank you!

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

    please where or how did you get the widget state at 9:53

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

    just what I needed you are awesome thanks!

  • @andeoyebrayan8189
    @andeoyebrayan8189 ปีที่แล้ว +1

    wow i love this tutorial it has helped me alot thanks hope you will continue to make more flutterflow tutorials. if you could make one for bus ticket booking app

    • @originalstrokes
      @originalstrokes  ปีที่แล้ว +1

      I’m glad it was helpful! I’ll look into the Bus Ticket Booking App!

    • @andeoyebrayan8189
      @andeoyebrayan8189 ปีที่แล้ว

      thanks@@originalstrokes

    • @originalstrokes
      @originalstrokes  ปีที่แล้ว +1

      @@andeoyebrayan8189 Of course!

  • @nehakumarimandal5339
    @nehakumarimandal5339 9 หลายเดือนก่อน

    It's not working from my end. Even there's no option like "update widget state" only update page state is available 9:59
    The screen is just loading while trying to run/test

    • @arturkern9320
      @arturkern9320 7 หลายเดือนก่อน

      did you find any solution for that problem? doesnt work for me also @Aanya Shah

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

      Any news to this?

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

      Update Page State should do the same thing as we made the variable a local page variable. Flutterflow might have just changed their interface and naming a bit since then. Let me know if that works.

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

      @@originalstrokes it works pretty well thanks again!

  • @amirzabirov
    @amirzabirov 11 หลายเดือนก่อน

    Thanks for the video! This was very helpful!

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

    nicely done!

  • @asletic
    @asletic 11 หลายเดือนก่อน

    super great tutorial and idea! thanks

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

    Hi! Thanks a lot for your tutorial! Do you mind sharing this as a flutterflow clone?

    • @originalstrokes
      @originalstrokes  4 หลายเดือนก่อน +1

      Didn’t save the original or I would have. Sorry about that. Hope the video is helpful enough

  • @kbdub16
    @kbdub16 ปีที่แล้ว

    very nicely done!! great video!

  • @aliumut33
    @aliumut33 ปีที่แล้ว +1

    why do you need to use a function? you can just use a single condition " index is less than number of list of images" for the loop?

    • @originalstrokes
      @originalstrokes  ปีที่แล้ว +1

      Good catch! I just edited the description to mention this!

    • @mckaysmith679
      @mckaysmith679 ปีที่แล้ว

      So for the new guy, how do I set this condition?@@originalstrokes

    • @originalstrokes
      @originalstrokes  ปีที่แล้ว +2

      @@mckaysmith679Instead of writing a whole custom function, choose “code expression”. Then make two arguments, index and listItems, and make both of them integers. Set index to the custom state and listItems to the count of uploaded items. Then make the return type boolean. Just type in “return index

  • @stuartdrogbadunkno
    @stuartdrogbadunkno 11 หลายเดือนก่อน

    This is a super helpful video Aanya, thank you!
    I tried following this but got stuck around 1m 22, when i tried to repeat the steps on my end, I try and set the Auth value to "User reference" but then I have to select "available" options from a dropdown. But the only option is "Document ID" which is red and unselectable :( any ideas?
    Thanks so much,
    Stuart

    • @amritbanerjee
      @amritbanerjee 8 หลายเดือนก่อน

      You need to query the database in the page scaffold first so the page gets the context.

  • @rolandobencosme3551
    @rolandobencosme3551 ปีที่แล้ว

    thanks for this tutorial! Do you have a way of uploading a picture one by one from the camera and uploading to firebase? I notice the option disappears with camera upload.

    • @originalstrokes
      @originalstrokes  ปีที่แล้ว

      Glad it was helpful! I don’t currently have a tutorial on that but I’ll look into it!

  • @amritbanerjee
    @amritbanerjee 8 หลายเดือนก่อน

    You don’t really need a custom function or action for this. You can straight away in the loop action 1 check if index is greater than number of items in the list. Everything else is just perfect 👌

    • @originalstrokes
      @originalstrokes  7 หลายเดือนก่อน

      Switching between coding and no code is tough. Great point and I’ve added this to the description of the video. Thank you!

    • @amritbanerjee
      @amritbanerjee 7 หลายเดือนก่อน

      The learning I got from the video was awesome. Using the loop and index is the trick we can leverage basically in any action. Kudos to you for teaching me that 🙂

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

    This is a good solution. However, my concern is that it will create many documents for each image in Firebase, significantly increasing the number of reads per user, especially if you have thousands or hundreds of thousands of users. Wouldn't it be better to store a list of images under the users' collection instead of having a separate collection for images?

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

      With this implementation it is easier for multiple users to access the same set of images (think about a soccer team or class that wants to access shared images). Regardless of the database structure, the overall idea is the same and I encourage you to tweak it to fit your app specifications!

  • @blinkdailynews
    @blinkdailynews ปีที่แล้ว

    Is this possible with videos?

    • @originalstrokes
      @originalstrokes  ปีที่แล้ว

      I think so but I’ll check it out and get back to you on that.

  • @dmitryanikin2952
    @dmitryanikin2952 ปีที่แล้ว

    Aanya, thank you for your tutorials!
    Check the time 5:02 and 5 seconds further (th-cam.com/video/RRH68KhM-Ho/w-d-xo.html).
    It is tutorial for the FlutterFlow, but you mentioned "Bubble". :-)
    It's hard to play two different instruments at the same time, isn't it?

    • @originalstrokes
      @originalstrokes  ปีที่แล้ว

      Good catch! In my head I have to keep switching back and forth! I edited this whole video and still didn’t realize I said Bubble instead of Flutterflow. 😂😂