👍VIEW/CLONE ALL MY NOCODE APPS + support my work: www.patreon.com/jamesnocode 👍GET MY NEW TRAINING - MASTERING FLUTTERFLOW: masteringflutterflow.com 👍GET MY NEW TRAINING - MASTERING SUPABASE: masteringsupabase.com
@cdrdanАй бұрын
I need to use more components instead of recreating the wheel each time. I have a feeling it is possible to have a page filled with nothing but components. 😊 Great work, as always James.
@awlhuntАй бұрын
That is the whole objective - DRY & SoC principles.
@TwinCityShredderАй бұрын
Thanks for all your work James. Your Supabase course has helped me tremendously.
@jamesnocodeАй бұрын
Thank you! 🙏
@RomanPittroffАй бұрын
Nice update on how to implement the new FF Features!
@chaplaincareАй бұрын
Thank you!
@jabmusica6011Ай бұрын
Hello! I’m using FlutterFlow to create my apps, but with the recent update, I noticed a significant increase in the compiled app size. Previously, each build was around 25 MB, even for a very simple app with just one screen. Now, after the update, the size has increased to around 60 MB, even for an app with only one screen and one button. Is there any way to optimize or reduce the final app size? Any tips would be greatly appreciated. Thanks!
@seekersaurabhАй бұрын
Advance Algolia search tutorial coming or not?
@jamesnocodeАй бұрын
Yes, coming up soon. Thank you. 🙏
@munachemeka563426 күн бұрын
Hi, how can I upload and use a JSON static file of 5mb in ff, I've scoured the internet for weeks now looking for an answer, all to no avail. It's simple, i have a JSON file(its a book) that i wish to make local/offline accessible for my potential users (because an internet connection is almost gold in that part of the world) how do i do it?, please help me 😢.
@mastafa6582Ай бұрын
Hi James I hope you have added the Arabic language to your courses I'm waiting for that Thanks
@jamesnocodeАй бұрын
Will be adding it this weekend! I will let you know when it's added. Thank you Mastafa.
@mastafa6582Ай бұрын
@jamesnocode Thank you, I'm waiting.
@Maks4739i27 күн бұрын
James, can you teach us how to make FlutterFlow API calls to Vertex AI prompt's using Cloud Function(Service account), so that auth token doesn't get expiried? I've been struggling to figure out how to do this. Thanks