👍VIEW/CLONE THIS FLUTTERFLOW APP (and all my FlutterFlow/NoCode apps), get access to live streams, Q&As and an exclusive behind the scenes content, in-depth masterclasses and support my work: www.patreon.com/jamesnocode 👍GET MY NEW TRAINING - MASTERING FLUTTERFLOW: masteringflutterflow.com
Thank you for this. I watched your previous video on custom widgets, but this is a little more informative. Keep up the great work. Your page is a necessity for anyone getting started with Flutter Flow
Great content Mr James. I just seem to have lost the video you made about publishing web app built in flutterflow, in which you downloaded the code then rendered it in AWS server. Would you please help me locate it?
I have a custom function, for example, calculate age from client. its working properly, but i dont know how to pass the result to firebase. I know the result is only shown in text field, but its possible to pass to firebase? I Dont know if this is basic or no, but no one talks how to do it :D like ur 13:19, imagine u need to pass that text info to firebase. how do you do that?
How could I toggle the state( In your example, showing the text), when a external (page or app state) changes? Should I put the App/Page state as parameter?
Hey James, I'm building a specialized calculator app, I have trouble with the current Text Field as FlutterFlow currently doesn't support showing cursor/caret location so I can manipulate the string with the on screen buttons, can you show us a custom widget textfield that can do this?
in addition to Example 3 can you tell how to get something out of custom widget? I use custom QR scanner (qr_bar_code_scanner_dialog to be exact, cause Build-in scanner doesn't work in WEB) and I try to get the result of scan. How to do it?
Hello sir, I really appreciate your no code tutorials. Thanks for the great tutorials. Is there a possibility of creating a custom widget for photo contest? I really a contest feature in my community app. Please help.
Hi , Thank you for the explanation through the videos, but this method did not work for me, and there may be a difference in the version or some things have been changed.
Hey James, do you think you could make a whole Flutterflow project with a self hosted Appwrite? Flutterflow + Appwrite + Docker would be awesome. I will gladly pay for Patreon if you make it available!
James Thank you for your tutorial. Its helpfull. But Can you mention about more custom code errors? like The function isn't defined. invalid context, initialized issue ect. It could be more helpfull for who wants to trying custom code in their apps. Thank you!
Hello... Blessings, does anyone know how to make an option to download any file from flutter flow, that is, if I have a .pdf or .doc file uploaded, how can I download them?
Hi James! Could you explain to us how to make an custom widget of a calendar that have the option to archive recurrent events? im going crazy trying to make this idea work for months now, and i dont know how to get it done yet. Thank you for your time!
@@jamesnocode Hi James! Thank you for your reply I love your channel! When I talk about recurring events, I mean creating a calendar that can generate an event that happens in a time interval (daily, weekly, monthly...) and in which we can book appointments on certain days of the week. For example, right now I am working on an application for the gym where I work and we have periodic fixed places for group training but at the same time you can access those same classes through bonuses. So what I would like to know is how to generate an event that is recurring, for example, it happens every week on the same day at the same time and updates the available places. Like I said before thank you for your time I appreciate it so much! If you know how to help me with that idea I would really be very grateful James, have a nice day! 👍😊
It system is not convenient, I can't create a custom widget and see preview with full rendered, i can't import custom widget with flutterflow decompomposed layers, i can't import full code for the custom page, i can't import project from figma. I also can't use last dart version with null safety... it's horror... Let's thinking how to do it very convenient without bounding boxes for users.. I have no time create all page with my hands, i want to generate flutter code automatically to use generator from Figma and then import to flutter flow for different action, but i don't want to see brilliant diamond icon without decomposing layers your tools... It must not be. Please think!
👍VIEW/CLONE THIS FLUTTERFLOW APP (and all my FlutterFlow/NoCode apps), get access to live streams, Q&As and an exclusive behind the scenes content, in-depth masterclasses and support my work: www.patreon.com/jamesnocode
👍GET MY NEW TRAINING - MASTERING FLUTTERFLOW: masteringflutterflow.com
Hyyyyyuu
Thanks a lot for your content, please can I have a name of the best widget video with quality control and subs?? 🙏🏾🙏🏾🙏🏾🙏🏾
Best in teaching flutterflow!!!! Thanks James for the effort you put in everytime
Fantastically productive video. Thank you James.
Thank you for this. I watched your previous video on custom widgets, but this is a little more informative. Keep up the great work. Your page is a necessity for anyone getting started with Flutter Flow
You are indeed the master of the game. Thank you for sharing these tons of treasures
Fantastic guidance. Thank you James!
Great content Mr James.
I just seem to have lost the video you made about publishing web app built in flutterflow, in which you downloaded the code then rendered it in AWS server. Would you please help me locate it?
You're just an all-round great guy! Thanks for all you do!
best teaching video what i see! please continues!!!
I have a custom function, for example, calculate age from client. its working properly, but i dont know how to pass the result to firebase.
I know the result is only shown in text field, but its possible to pass to firebase?
I Dont know if this is basic or no, but no one talks how to do it :D
like ur 13:19, imagine u need to pass that text info to firebase. how do you do that?
Thank you, your videos save me a lot of time!
How could I toggle the state( In your example, showing the text), when a external (page or app state) changes? Should I put the App/Page state as parameter?
Very helpful thanks man
Good job man...Can you please shoot a video about a camera taking pictures
Hey James, I'm building a specialized calculator app, I have trouble with the current Text Field as FlutterFlow currently doesn't support showing cursor/caret location so I can manipulate the string with the on screen buttons, can you show us a custom widget textfield that can do this?
Thanks!
in addition to Example 3 can you tell how to get something out of custom widget? I use custom QR scanner (qr_bar_code_scanner_dialog to be exact, cause Build-in scanner doesn't work in WEB) and I try to get the result of scan. How to do it?
You are awesome James! Thank you so much. Is there any way to replace a Google Maps Markers with a custom widget? This would be awesome
Hello sir, I really appreciate your no code tutorials. Thanks for the great tutorials. Is there a possibility of creating a custom widget for photo contest? I really a contest feature in my community app. Please help.
@jamesnocode is it possible to make some detailed tutorials on xano + flutterflow + stripe Connect.. as always you are amazing...
You have an example of live video player that play RTMP or HLS?
Hi teacher, do you have in ur paid page a clonable food Delivery project? Bcoz I'm working on the project like that but I'm stacking.
flutterflow master!
Hi , Thank you for the explanation through the videos, but this method did not work for me, and there may be a difference in the version or some things have been changed.
Do you have a focused course for only Custom Functions, Widgets, Actions, and Files?
Not yet, but may do one in the future!
Hey James, do you think you could make a whole Flutterflow project with a self hosted Appwrite? Flutterflow + Appwrite + Docker would be awesome. I will gladly pay for Patreon if you make it available!
James Thank you for your tutorial. Its helpfull. But Can you mention about more custom code errors? like The function isn't defined. invalid context, initialized issue ect. It could be more helpfull for who wants to trying custom code in their apps. Thank you!
How do I know which part of the CHATGPT code to copy and which part I should replace in FlutterFlow?
I really like your videso and there is some great information in them. It just feels like the pace is a bit slow.
Hello... Blessings, does anyone know how to make an option to download any file from flutter flow, that is, if I have a .pdf or .doc file uploaded, how can I download them?
i’m using google maps widget but it doesn’t let me customize the markers, any idea on how i could do that?
Hi James! Could you explain to us how to make an custom widget of a calendar that have the option to archive recurrent events? im going crazy trying to make this idea work for months now, and i dont know how to get it done yet. Thank you for your time!
Hi, What do you mean by recurrent events?
@@jamesnocode Hi James! Thank you for your reply I love your channel! When I talk about recurring events, I mean creating a calendar that can generate an event that happens in a time interval (daily, weekly, monthly...) and in which we can book appointments on certain days of the week. For example, right now I am working on an application for the gym where I work and we have periodic fixed places for group training but at the same time you can access those same classes through bonuses. So what I would like to know is how to generate an event that is recurring, for example, it happens every week on the same day at the same time and updates the available places. Like I said before thank you for your time I appreciate it so much! If you know how to help me with that idea I would really be very grateful James, have a nice day! 👍😊
Please make a tutorial on how to create filter in an app
I don't understand how i'm supposed to write the code for the widget or what i should do to get the code.
hello my friend i have a problem and i need your help
What’s the issue?
@@jamesnocode I make integration with paymob and it is OK but I can't save endpoint callback how can I do it
@@jamesnocode i have api endpoint JSON object in POST request which contains a value and i need to save data automatically to firebase
It system is not convenient, I can't create a custom widget and see preview with full rendered, i can't import custom widget with flutterflow decompomposed layers, i can't import full code for the custom page, i can't import project from figma. I also can't use last dart version with null safety... it's horror... Let's thinking how to do it very convenient without bounding boxes for users.. I have no time create all page with my hands, i want to generate flutter code automatically to use generator from Figma and then import to flutter flow for different action, but i don't want to see brilliant diamond icon without decomposing layers your tools... It must not be. Please think!
No such thing as "can't" 😊
Hi, I've subscribed but I can't see the content you promise to subscribers...