Step By Step Beginner Flutterflow Tutorial (Create a Simple Group Chat App)

Sdílet
Vložit
  • čas přidán 11. 05. 2024
  • Building out your own apps is the best way to learn the functionality of Flutterflow. In this step by step beginner Flutterflow tutorial we create a simple group chat app.
    In the video we start with an templated app with authentication and build this out for a fully functional chat app. We look at how we create the user interface and chat bubbles, app navigation with choosing the chat group, adding and removing group members and how to automatically refresh the database when new messages are posted within the app.
    All of the custom code used in the video can found at this link.
    rapidmvp.co/build-a-simple-gr...
    If you get value from these videos, please consider a like and subscribe, it really helps the channel grow!

Komentáře • 7

  • @user-pt7wl1hr9j
    @user-pt7wl1hr9j Před 2 měsíci

    this is exactly what i need now !!!!, Your video found that purpose !!!!

  • @papeoumardiouf4506
    @papeoumardiouf4506 Před 2 měsíci

    Great video!! I had a question though
    Why did you use rpc for updating the members' column in the groups table instead of using the update row action in the action flow editor ? Isnt it the same ?

    • @rapidmvp
      @rapidmvp  Před 2 měsíci +2

      Yes. I do have a habit of defaulting to Postgres functions sometimes👍

    • @papeoumardiouf4506
      @papeoumardiouf4506 Před 2 měsíci

      i tried on my own app and it doesnt work... i gues if you want to append/remove an item from an array you have to go through a postgres function. Thanks!

  • @alberttjamag59
    @alberttjamag59 Před měsícem +1

    Hi, thanks for this great video, I have no idea how to integrate the code you provided to make a custom action in FlutterFlow. Could you make a video to give us an explanation, please? Thank you.

    • @rapidmvp
      @rapidmvp  Před měsícem

      Will do. That’s a good idea 👍

    • @alberttjamag59
      @alberttjamag59 Před měsícem

      @@rapidmvp Thank you so much... It's the only thing that's holding me back from this exceptional tutorial. I didn't know about custom actions and this is a crucial part. Thanks again. Do you have a mail to talk alittle bit further ? Maybe we can make some joint venture. Thanks