Тёмный

State Management | FlutterFlow University 

FlutterFlow
Подписаться 76 тыс.
Просмотров 39 тыс.
50% 1

In this video, we delve deep into state management in FlutterFlow. We start with understanding why state management is essential, from tracking user login status to managing filters for lists. The tutorial elucidates how widgets and variables play a vital role in FlutterFlow's state management. Viewers will gain insights into how certain widgets inherently manage their state, and how to utilize widget state for dynamic data binding. The tutorial progresses to expound on the three types of variables in FlutterFlow: component state variables, page state variables, and app state variables. Each has its own scope and utility, ensuring cleaner and more efficient app development. The video showcases how to define, modify, and integrate these variables seamlessly, emphasizing potential pitfalls like null values and their implications. The tutorial wraps up with a practical example of a coffee checkout page, illustrating the real-world application of state management principles in FlutterFlow. Whether you're a beginner or a seasoned FlutterFlow developer, this video serves as a comprehensive guide to mastering state management.
Ready to try FlutterFlow for yourself? Start building your app today with a free trial 👉 www.flutterflow.com
Follow us on Twitter 👉 / flutterflow
--------------
FlutterFlow is a low-code builder for native apps, bringing design and development into one tool. With drag-and-drop functionality, you can build pixel-perfect UIs and easily connect your app to live data via Firebase or APIs. Plus, you can add advanced features like push notifications, payments, animations, and more. Whether you build your own custom widgets or write custom code, FlutterFlow makes it easy to bring your app ideas to life.

Наука

Опубликовано:

 

7 авг 2023

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 30   
@SilverTongueFox
@SilverTongueFox 10 месяцев назад
I just started the premium trial, and i am here to stay, this is out of this world! Native apps for mobile, windows, web pages and more? WHAT?
@vieiraes
@vieiraes 17 дней назад
one of the best videos of FF university
@Shshidk
@Shshidk 10 месяцев назад
This is exactly what I needed to see today. Thankyou 😊
@valirmasha4718
@valirmasha4718 10 месяцев назад
love this practical tutorial with example real world.
@chidude16
@chidude16 5 месяцев назад
I had never noticed the code expression capabilities of FF. great stuff
@ololand102
@ololand102 3 месяца назад
Excellent Tutorial! Enthusiasm and pride of the product are just radiating from your voice and intonation. Perfect level of information and flawless editing. You should train an AI model to have your voice, knowledge and passion and sell it to other software companies so they can publish engaging tutorials like yours ;)
@affility_gdm
@affility_gdm 10 месяцев назад
Thank you so much, I've been struggling with the new app state for my ecommerce site the past day
@manojsr
@manojsr 10 месяцев назад
Great explanation love all your videos
@ashabajasper
@ashabajasper 10 месяцев назад
Thank you so much for this incredibly insightful video on state management in FlutterFlow! The step-by-step approach, clear explanations, and practical examples made the complex topic of state management much more accessible.This tutorial is not only helpful for those new to FlutterFlow(like me😁) but also serves as a valuable resource for experienced developers looking to hone their skills. Your commitment to educating the community is truly commendable. Keep up the great work, and I look forward to more content like this in the future! 👏👏👏
@mathiassalome1749
@mathiassalome1749 3 месяца назад
Looks like there is a miscalculation at 13m 45s, the values are supposed to be multiplied and NOT added
@SantoshPatil-jv7jr
@SantoshPatil-jv7jr 10 месяцев назад
Thank you Team, It will be good to have option to filter unique records from list through FF UI. Without using any custom function
@willystain9870
@willystain9870 10 месяцев назад
Thats amazing!
@jejidyanjackson2868
@jejidyanjackson2868 10 месяцев назад
Thats Beautiful 😊
@mizo155
@mizo155 10 месяцев назад
Thank you FF team for all these amazing tutorials 🎉❤ Could you please show us how to send a recorded audio to a backend (other that Firebase) via API calls?
@mizo155
@mizo155 10 месяцев назад
The part I’m struggling with is having access to the actual Audio file to send it via API request. I can only get access to Audio Path after the recording is done
@developerzull
@developerzull 5 месяцев назад
I feel that state management is a little complex task but it is very powerful.
@davidgroomes7214
@davidgroomes7214 10 месяцев назад
Cleared up soooo much confusion on my end. So every state management is local? That's what I was confused about. I previously thought you could update a widget and impact someone else's device.
@MoonDesignDev
@MoonDesignDev 10 месяцев назад
Nope, individual to each user
@kevinherbert1086
@kevinherbert1086 3 месяца назад
it appears there is now no option of allowing null in a text box. when I assign a page parameter that allows null, the text box forces me to provide a default with no other option. The interface has changed since the training what am I missing I have to allow null. It appears the first time you don't have an option you have to enter in a default value, but when you edit it you can delete the default and save.
@brettmiddleton5013
@brettmiddleton5013 Месяц назад
Is the only point of fire base to share it then?
@bigtaco4362
@bigtaco4362 6 месяцев назад
so exactly what happened here ? when you give the text widget a default variable value, what happened in the backened that allows it to have nullable value ? you typed name, and suddenly now it can be nullable ? that doesnt make sense to me, can you please explain that ?
@juansantos7153
@juansantos7153 5 месяцев назад
Hello, I'm using Supabase and an AppState for my shopping cart. I've created two users to test de App, but when I add a producto to cart it appears in both account users. It is normal? Because I'm in test mode
@stivenramirez7597
@stivenramirez7597 15 дней назад
The previous example stopped working after the June 12, 2024 update. If the list is empty, it no longer updates as expected
@AlfaRomeoFox
@AlfaRomeoFox 3 месяца назад
Thank you, how ever I think you have to remake the video because you start saying its about applying filters and none of the examples (as far as I understood) show a filter application, instead, they were included many complex concepts such as API calls, or code, etc. I hope you can make a video simplifying the concept of stage management
@FMotivated
@FMotivated 9 месяцев назад
Guys, can anyone help me, i have an issue, i'm creating marketplace of selling tickets of events, i've created an admin dashboard and i'm trying to add image and title... to listview card to home page from admin dashboard but i can't, can someone help me?
@koen.mortier_fitchen
@koen.mortier_fitchen 3 месяца назад
This was the hardest to follow so far. Anyone knows a channel with tutorials of small projects?
@Rohan34_1
@Rohan34_1 10 месяцев назад
Can you make video for admin pnal for shop app
@investwithstuph5887
@investwithstuph5887 9 месяцев назад
hey SIr, please help me, can you have the "add option labels" also for Choicechips? I know you have it on a dropdown menu, but that wuould be so helpful on a choicechips widget too. Please help me, I m developping an app right now and im blocked at this step. Thanks, Stuph
@investwithstuph5887
@investwithstuph5887 9 месяцев назад
I mean to count each yes i could use a if choicechips =Yes, then value =1 , but now imagine i m doing a questionnaire.... It will be too long + dont know how to add those integers in this case
@investwithstuph5887
@investwithstuph5887 9 месяцев назад
hello any support here? I think about quitting FF for another nocode app. Too bad FF dont listen to their users....
Далее
Forms | FlutterFlow University
16:06
Просмотров 37 тыс.
ИСЧЕЗНОВЕНИЕ МОНЕТЫ (секрет)
00:46
Action Flow Editor | FlutterFlow University
13:06
Просмотров 26 тыс.
FlutterFlow - How To Pass Information Between Pages
3:23
How to Use the New State Management in FlutterFlow
6:48
APIs | FlutterFlow University
20:20
Просмотров 65 тыс.
Custom Code | FlutterFlow University
13:21
Просмотров 19 тыс.
Best mobile of all time💥🗿 [Troll Face]
0:24
Просмотров 1,6 млн
Магниты и S Pen 🖊️
0:37
Просмотров 35 тыс.