State Management | FlutterFlow University

  Рет қаралды 42,523

FlutterFlow

FlutterFlow

Жыл бұрын

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.

Пікірлер: 35
@SilverTongueFox
@SilverTongueFox Жыл бұрын
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?
@Greenfieldfinances
@Greenfieldfinances 18 күн бұрын
hey brother, whats your experience so far? have you learnt how to navigate through the templates?
@vieiraes
@vieiraes Ай бұрын
one of the best videos of FF university
@mathiassalome1749
@mathiassalome1749 4 ай бұрын
Looks like there is a miscalculation at 13m 45s, the values are supposed to be multiplied and NOT added
@Shshidk
@Shshidk Жыл бұрын
This is exactly what I needed to see today. Thankyou 😊
@valirmasha4718
@valirmasha4718 11 ай бұрын
love this practical tutorial with example real world.
@chidude16
@chidude16 6 ай бұрын
I had never noticed the code expression capabilities of FF. great stuff
@SantoshPatil-jv7jr
@SantoshPatil-jv7jr Жыл бұрын
Thank you Team, It will be good to have option to filter unique records from list through FF UI. Without using any custom function
@manojsr
@manojsr 11 ай бұрын
Great explanation love all your videos
@ashabajasper
@ashabajasper Жыл бұрын
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! 👏👏👏
@christopherhoehne
@christopherhoehne 11 ай бұрын
Thank you so much, I've been struggling with the new app state for my ecommerce site the past day
@ololand102
@ololand102 4 ай бұрын
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 ;)
@koen.mortier_fitchen
@koen.mortier_fitchen 4 ай бұрын
This was the hardest to follow so far. Anyone knows a channel with tutorials of small projects?
@mizo155
@mizo155 Жыл бұрын
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 Жыл бұрын
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 6 ай бұрын
I feel that state management is a little complex task but it is very powerful.
@davidgroomes7214
@davidgroomes7214 Жыл бұрын
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 Жыл бұрын
Nope, individual to each user
@kevinherbert1086
@kevinherbert1086 4 ай бұрын
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.
@cesarsfalcao
@cesarsfalcao 4 күн бұрын
Null = blank; double = float number (for example 1,4 instead of integer)
@jejidyanjackson2868
@jejidyanjackson2868 11 ай бұрын
Thats Beautiful 😊
@willystain9870
@willystain9870 Жыл бұрын
Thats amazing!
@bigtaco4362
@bigtaco4362 7 ай бұрын
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 ?
@cesarsfalcao
@cesarsfalcao 4 күн бұрын
@11:10 Rebuild current page = refresh current item
@stivenramirez7597
@stivenramirez7597 Ай бұрын
The previous example stopped working after the June 12, 2024 update. If the list is empty, it no longer updates as expected
@brettmiddleton5013
@brettmiddleton5013 2 ай бұрын
Is the only point of fire base to share it then?
@AlfaRomeoFox
@AlfaRomeoFox 4 ай бұрын
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
@juansantos7153
@juansantos7153 6 ай бұрын
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
@Rohan34_1
@Rohan34_1 Жыл бұрын
Can you make video for admin pnal for shop app
@FMotivated
@FMotivated 10 ай бұрын
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?
@oceantintoceanlifeanimals6704
@oceantintoceanlifeanimals6704 10 күн бұрын
were r u home page
@investwithstuph5887
@investwithstuph5887 10 ай бұрын
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 10 ай бұрын
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 10 ай бұрын
hello any support here? I think about quitting FF for another nocode app. Too bad FF dont listen to their users....
@JonBanquer
@JonBanquer 3 күн бұрын
Your expression is incorrect. It's type of espresso times number of shots, not type of espresso plus number of shots.
Forms | FlutterFlow University
16:06
FlutterFlow
Рет қаралды 40 М.
How to Use the New State Management in FlutterFlow
6:48
FlutterFlow
Рет қаралды 33 М.
UNO!
00:18
БРУНО
Рет қаралды 1,8 МЛН
Clown takes blame for missing candy 🍬🤣 #shorts
00:49
Yoeslan
Рет қаралды 46 МЛН
Stay on your way 🛤️✨
00:34
A4
Рет қаралды 24 МЛН
Data Binding/Set From Variable | FlutterFlow University
15:29
FlutterFlow
Рет қаралды 46 М.
The Most Underrated State Management Tool in React
23:35
Cosden Solutions
Рет қаралды 15 М.
Flutterflow - How to EDIT Profile Page
19:07
Daily Poop
Рет қаралды 807
Managing State in Flutter - Introducing Flutter
5:39
Flutter
Рет қаралды 94 М.
When RESTful architecture isn't enough...
21:02
Dreams of Code
Рет қаралды 263 М.
How to Execute API Calls
18:43
FlutterFlow
Рет қаралды 38 М.
Building Tasks Page | To Do App | FlutterFlow for Beginners
15:59
I'm Gonna Try Zed Now (RIP VSCode)
13:37
Theo - t3․gg
Рет қаралды 172 М.
Rate This Smartphone Cooler Set-up ⭐
0:10
Shakeuptech
Рет қаралды 6 МЛН
8 Товаров с Алиэкспресс, о которых ты мог и не знать!
49:47
РасПаковка ДваПаковка
Рет қаралды 173 М.
Tag him😳💕 #miniphone #iphone #samsung #smartphone #fy
0:11
Pockify™
Рет қаралды 3,4 МЛН
تجربة أغرب توصيلة شحن ضد القطع تماما
0:56
صدام العزي
Рет қаралды 63 МЛН
Nokia 3310 top
0:20
YT 𝒯𝒾𝓂𝓉𝒾𝓀
Рет қаралды 3,5 МЛН