FlutterFlow Cursor Extension | Tutorial

  Рет қаралды 9,141

FlutterFlow

FlutterFlow

Күн бұрын

Пікірлер: 41
@buildingsomething1
@buildingsomething1 2 ай бұрын
Have been using Cursor for a few weeks, absolute game changer for debugging issues
@beauTHEpalmleaf
@beauTHEpalmleaf 2 ай бұрын
Whoaaah, this is awesome! I was just playing with Cursor the other week. I’m usually asking ChatGPT to write functions, actions etc. But this always needed a ton of extra context to get it working, plus the troubleshooting. This looks like it would streamline so much of my workload. Will be giving this extension a shot
@leemark808
@leemark808 2 ай бұрын
Nice work, but you guys really need to go back and debug prior features as well, especially since some of these foundational features while simple have widespread impact. I'm still waiting for a fix to start record audio being compatable with the Safari browser. Tysm for the great platform though!
@LeonardoZeferino
@LeonardoZeferino 2 ай бұрын
Great video! Please, more advanced videos using Flutterflow!
@princemudzengi
@princemudzengi 2 ай бұрын
Cursor + FlutterFlow = big game changer
@loucasi
@loucasi 2 ай бұрын
Lovely ! Ai is part of everybody’s workflow and prompting/integration content is what we need ! Keep it up please
@imadbouirmane7339
@imadbouirmane7339 2 ай бұрын
Very professional, so useful thanks
@Yurialdantas
@Yurialdantas 2 ай бұрын
The api token is not showing for me, Why ?
@godonholiday
@godonholiday 2 ай бұрын
Wow the number of steps, back and forth.. Looks like just building your app in cursor is the way to go.
@Dreysimmons
@Dreysimmons 2 ай бұрын
Amazing tbh!
@VirgilioSolano
@VirgilioSolano 2 ай бұрын
Amazing feature
@ozanbilgili
@ozanbilgili 2 ай бұрын
can we edit pages in cursor and push pages to ff? (_widget and _model code files?)
@widgetsflow
@widgetsflow 2 ай бұрын
currently, we can edit the custom folder that includes, actions, functions and widgets, you can check in settings which files are excluded. that's how you can send it back to Flutterflow without affecting the other code files
@ozanbilgili
@ozanbilgili 2 ай бұрын
@@widgetsflow then there is no point, we can already copy paste the custom code into the cursor or we can easily edit it with the desktop application of a tool like chatgpt. The important thing is to be able to edit the pages with features that are available in Flutter but not in FlutterFlow's direct development menu.
@widgetsflow
@widgetsflow 2 ай бұрын
@@ozanbilgili but it is without context, this time you can give context and have the custom actions, widgets to return and accept parameters without having to manually change them after copying from chatgpt which in itself is a big relief.
@ozanbilgili
@ozanbilgili 2 ай бұрын
@@widgetsflow Of course this is a great relief but this feature is in the same context as changing the query for a listview on a page and this can make it even easier and much more advanced to develop with FlutterFlow. We were initially using FF for a very large cross-platform application, but we could no longer manage the process with FF and it caused us to dropout. FF 5.0 looked very promising for more complex and large applications but it is still very early days.
@scodusa9401
@scodusa9401 2 ай бұрын
Please can you fix dev environment values not working as intended when set as condition in action flow editor?
@teodorchirileanu
@teodorchirileanu 2 ай бұрын
custom function not found in project!! how to fix?
@dariorodriguezgpolloll
@dariorodriguezgpolloll 2 ай бұрын
Nice video !
@vishalmangukiya9349
@vishalmangukiya9349 2 ай бұрын
Outstanding 🎉🎉
@Sparrks902
@Sparrks902 Ай бұрын
I don't have the option push to FlutterFlow showinf up in cursor, even if i've installed the package and dl my FL file !
@zaidmustafa2785
@zaidmustafa2785 2 ай бұрын
This is amazing
@Romanusik2
@Romanusik2 2 ай бұрын
Hi guys, is there any active community where we can ask questions and exchange ideas about flutter flow?
@loucasi
@loucasi 2 ай бұрын
Google flutterflow community 👍
@FlutterFlow
@FlutterFlow 2 ай бұрын
Yep community.flutterflow.io/
@________4682
@________4682 11 сағат бұрын
It would be nice if everything was editable on Cursor, not just custom elements.
@blackg7816
@blackg7816 2 ай бұрын
Error downloading project: status: 404 Message: Branch name "main" not found I followed the exact setup from the video to connect FlutterFlow with Cursor, but I’m getting an error in Cursor. Could you help me understand what I need to do to fix this?
@Yashoneel
@Yashoneel 21 күн бұрын
Hi I am unable to get the API token can you please help
@Yashoneel
@Yashoneel 21 күн бұрын
hey can any help its urgent please
@Theebatt
@Theebatt 2 ай бұрын
Amazing 🎉
@FlutterFlow
@FlutterFlow 2 ай бұрын
🔥
@q.ramthienghlimsanate5720
@q.ramthienghlimsanate5720 2 ай бұрын
Very confusing... 😢 how many times you switch from VS code to flutterflow??? I wonder if we can just add into flutterflow custom function editor instead of going to VS code, install flutterflow extension, API call etc....
@FlutterFlow
@FlutterFlow 2 ай бұрын
Oh there is! This is just if you want to write/edit code in Cursor.
@widgetsflow
@widgetsflow 2 ай бұрын
If you are using VScode then it will be just one click transfer to replicate all your Vscode settings extensions to Cursor. So its VScode on Steriods :D
@francomuoio
@francomuoio 2 ай бұрын
🔥🔥🔥🔥
@Simon-tv8lq
@Simon-tv8lq 2 ай бұрын
if I already have cursor why use flutterflow?
@Mhddhn
@Mhddhn 2 ай бұрын
If you’re not a developer, how do you go about designing your application? With Flutterflow, you have control over your project: you can recreate it, modify it down to the smallest details. However, an AI will only give you what it wants to give you, and sometimes, in trying to improve things, it can end up messing everything up. Not to mention, you don’t have a clear understanding of what the code does, how it handles null values, flexible container sizes, etc. This can lead to bugs appearing in full production.
@Simon-tv8lq
@Simon-tv8lq 2 ай бұрын
@@Mhddhn If you’ve ever used FlutterFlow to develop a commercial project with constantly changing requirements, you would realize how difficult it is to modify past projects. This is because FlutterFlow has so many custom wrappers, making the entire project feel like a black box if you're not familiar with its code structure. On the other hand, using Cursor truly feels like working on a Flutter project, providing a level of flexibility and scalability that far surpasses FlutterFlow.
@jairolenfers
@jairolenfers 2 ай бұрын
top!!!
@seekersaurabh
@seekersaurabh 2 ай бұрын
Crazy
Cursor AI The Cheat Sheet Tutorial
18:35
Rob Shocks
Рет қаралды 15 М.
Shadcn in FlutterFlow | Free Library
10:29
FlutterFlow
Рет қаралды 10 М.
Custom Authentication (JSON Web Tokens)
13:03
FlutterFlow
Рет қаралды 23 М.
💀 R.I.P. YouTube Tutorials: Gemini 2.0 AI is the NEW Teacher
10:00
Teacher's Tech
Рет қаралды 109 М.
Get started with FlutterFlow and Cursor AI - Beginners Guide
18:22
Digital Makery
Рет қаралды 12 М.
10x Your Speed With Flutter
8:04
Flutter Mapp
Рет қаралды 84 М.
Can Cursor AI build my React Native App?
18:44
Simon Grimm
Рет қаралды 27 М.
Windsurf vs Cursor: In-Depth AI Code Editor Comparison
18:14
Yifan - Beyond the Hype
Рет қаралды 24 М.
How to use Cursor Agent for beginners
32:14
David Ondrej
Рет қаралды 55 М.
Mastering Layouts in FlutterFlow
10:30
FlutterFlow
Рет қаралды 39 М.
I Made an iOS App in MINUTES with This AI Tool!
13:20
Creator Magic
Рет қаралды 631 М.
Cline 3.1 AI vs Cursor AI Web App Build
30:32
Rob Shocks
Рет қаралды 3,2 М.