if you’re wanting to build something like an e-commerce store or social media, how do you get around the web app issues? Is there another way to connect what you build in flutter flow with something else for the web side, or are you pretty much just out of luck with flutter flow at that point?
Outstanding video. Really appreciate your take on the service considering your obvious years of developer experience. You totally could have extended this to a 30 minute video like most do but the concise format is so refreshing. Easy subs for your channel.
@@ambitiouslabs as our team works on apps, we'll have tons of questions. We did get confused by the Preview, Test and Run options. Maybe it would help to have a video explaining them and how database access works with them? Or how to test with sufficient database access while not messing with the live database?
Very clear comment about support. I asked support, I left a comment under official FF video and I left the question. Nobody gave a clear hint. The question is - how to show a specific screen once a backend event happened. Like show "There's a match!" screen once you've got a pair in a dating app. Or "The trip is over" in a taxi app once the driver finishes the trip. I can't put a periodic check of this even ton every page, that's would be ridiculous. But how it can be done?
Hmmmm. You would absolutely need to poll an API for that or use sockets. Instead of checking on every page, you could poll on a single widget and import that widget into pages that require the check. I wish FF had a feature for injecting code on application init where the code would init once and be available globally
@@ambitiouslabs would prefer the flexibility and control costs on that front as I do know some tech and want to build from the ground up and offer a platform for others... of course that brings some other paid players in to the mix..
thank you fro this info. I could't find any curriculum, could you give a link to that too? I know that u want to make a phone call, but I would like to know some info before making commitment. @@ambitiouslabs
Great Video .. helpe a lot to decide.. do you think i can use an api/webhooks based ai chat widgets like sendbird while using fkutterflow to design an app ?
Great vid, I'm looking at your links, and they look slick as well, what did you use for those landing pages? I want to learnt flutter flow, flutter and dart, so I'm really considering this. Ive done JS and some frameworks but I find JS to be overwhelming with the options and the mutability of the language makes it to do wierd things.
that is easily possible. As long as you are on the pro tier, you can do that. I thought I would go that route but I decided against and bought FF for a full year (if you pay yearly, its 50 bucks per month for pro instead of 70), because I would not be able to quickly push updates and I want to do that several times a month. Also it is the smoothest and easiest way to get that app on a real device, even for Alpha or Beta testing.
Hi I have a question regarding a custiom widget. Can you please make a video on how to implement an OCR-Text-Recognition-Widget (extract and store text from Word, PDF ect.) in FlutterFlow using the phones camera? I have treid to use this pubdev widget but somehow it wont work: mlkit_scanner: ^0.3.6. Thx.
Thanks for the video, great content! I have one question: do you still have to pay the 70 USD per month for the whole lifecycle of the app even once it's published? Or you can stop paying to FF and then simply pay for DB expenses directly to Firebase or any other DB you're using?
The latter. You can downgrade anytime and re-upgrade any time. I DO HIGHLY recommend though that before doing that you export a copy of the code in case anything happens on FlutterFlow's side while toggling between subscription tiers.
recently started using flutterflow for an app i plan to launch. fairly new to no-code app creation & in getting familiar with the platfrom i've noticed that (on desktop) my app appears rather blurry... even in the beginning turorial for that travel app, dropping widgets in and seperate pages appear blurry. Is this just due to being on desktop & will be more clean/clear on mobile? If anyone knows, would appreciate a reply, thank you.
Good to know about mobile apps vs web. I really want to make PWA to stay out of app stores so flutterflow probably isn't a good fit for my project. Too bad because there's so much to love otherwise! May still give it a go just for a prototype.
Why no one of you talking about some complicated structure like building app that has server proxy or autamtion tool saas? I checked a branch of TH-camrs only talking about data and how to make an easy app... Please if you are really advising people can you do complicated thing and show us?
@@ambitiouslabs Hey i see it open up slack, but i' not sure how to join the flutterflow community on there. Link in slack whats the name of the community?
Great video Sir ❤. I have some question about flutterflow, I want to become a app development freelancer in my community cause people from outside our state reaping us by charging unreasonable high amount for building an app, i am not good with programming so i have to take no code way, So my question is flutterflow a good platform for people like me? Which plan i have to go with? How much app can i make with that plan?
Here's a question: I would like to develop an app that offers its services through sold membership via cards that contains QR codes with limited use per each, is possible? Thanks
What king of "I wish I know" video is this? lol, all the stuff you mentioned its standard, right there in front of everyone.. you wish you know you can download the code? lmao, it's right there.
if you’re wanting to build something like an e-commerce store or social media, how do you get around the web app issues? Is there another way to connect what you build in flutter flow with something else for the web side, or are you pretty much just out of luck with flutter flow at that point?
+1
does flutterflow have a way of dealing with widget extraction to avoid code duplication? I've been told the quality of code it produces is not great.
Could you use flutterflow to build a search engine?
How to download images from firebase
Hi! Is the free month premium still available? Thanks!
Am I able to connect a discord bot to show users discord account on the app?
Wow awesome. I signed up for the free course!
Outstanding video. Really appreciate your take on the service considering your obvious years of developer experience. You totally could have extended this to a 30 minute video like most do but the concise format is so refreshing. Easy subs for your channel.
I want to stay focused on the 3-7 minute videos. Thank you for the feedback. Do you have questions I can answer in future videos?
@@ambitiouslabs as our team works on apps, we'll have tons of questions. We did get confused by the Preview, Test and Run options. Maybe it would help to have a video explaining them and how database access works with them? Or how to test with sufficient database access while not messing with the live database?
@@Gn_Agency added to our video queue!
@@Gn_Agency make sure you join the community to get fast responses to your questions! We have 1k+ builders
hey bro, i just subscribed! where did you buy your glasses they are cooool
Costco! Ray bans
Can I use flutter flow to make a card reading app like a tarot card reading app?
Very clear comment about support. I asked support, I left a comment under official FF video and I left the question. Nobody gave a clear hint. The question is - how to show a specific screen once a backend event happened. Like show "There's a match!" screen once you've got a pair in a dating app. Or "The trip is over" in a taxi app once the driver finishes the trip. I can't put a periodic check of this even ton every page, that's would be ridiculous. But how it can be done?
Hmmmm. You would absolutely need to poll an API for that or use sockets. Instead of checking on every page, you could poll on a single widget and import that widget into pages that require the check.
I wish FF had a feature for injecting code on application init where the code would init once and be available globally
@@ambitiouslabs Thank you for the hint
I love videos where you put great ideas in a short time, like in your video. Thanks.
How good is flutterflow support for local networking? E.g. udp webrtc
Can you upgrade to pro just in months when you want to publish the app and download the source code and then cancle the plan?
I do not see the free month signup subscription link to FlutterFlow in the description. Could you provide it?
I want to deploy a mobile+web portal. Can i do both on FF? Do i have to build a project for mobile and then for flow?
Yes you absolutely can. We are building our Ambitious Labs Builder Dashboard in FlutterFlow. It’s a web app. Message me in slack if you need help!
Would FF be a wise choice to implement a full on ecommerce website and then go mobile with at a later stage ?
Why not use shopify? You could - but if you can move faster with shopify, why not?
@@ambitiouslabs would prefer the flexibility and control costs on that front as I do know some tech and want to build from the ground up and offer a platform for others... of course that brings some other paid players in to the mix..
@@empuraan4710 makes sense - come join our accelerator. We’d love to help with this idea. calendly.com/ambitious-app
@@ambitiouslabs This is the way.
I am interested in your FlutterFlow course but why no total PRICING shown on u page?
Our new course, the Academy launches next month and will launch at $795.
thank you fro this info. I could't find any curriculum, could you give a link to that too? I know that u want to make a phone call, but I would like to know some info before making commitment. @@ambitiouslabs
Thanks for the video. Can existing Flutter projects be imported into Flutterflow?
It's not very intuitive. But you can.
Sorry, I have several ideas for applications and I need to use flutterflow .. How can I get the free month .. Thank you
Great Video .. helpe a lot to decide.. do you think i can use an api/webhooks based ai chat widgets like sendbird while using fkutterflow to design an app ?
However you can move the fastest!
API based chat is fine. FlutterFlow has easy api integration
I have a question. Can someone learn faster to build Flutter apps with Flutterflow? (by downloading the sourcescode, and learning from it)
Great vid, I'm looking at your links, and they look slick as well, what did you use for those landing pages?
I want to learnt flutter flow, flutter and dart, so I'm really considering this. Ive done JS and some frameworks but I find JS to be overwhelming with the options and the mutability of the language makes it to do wierd things.
Landing pages in webflow. Custom UI designed
Come join our community!
FACTS. Thanks for the tips!
can you deploy the app while on the pro membership for one month and then cancel right after?
that is easily possible. As long as you are on the pro tier, you can do that. I thought I would go that route but I decided against and bought FF for a full year (if you pay yearly, its 50 bucks per month for pro instead of 70), because I would not be able to quickly push updates and I want to do that several times a month. Also it is the smoothest and easiest way to get that app on a real device, even for Alpha or Beta testing.
Hi I have a question regarding a custiom widget. Can you please make a video on how to implement an OCR-Text-Recognition-Widget (extract and store text from Word, PDF ect.) in FlutterFlow using the phones camera? I have treid to use this pubdev widget but somehow it wont work: mlkit_scanner: ^0.3.6. Thx.
Thanks for the video, great content! I have one question: do you still have to pay the 70 USD per month for the whole lifecycle of the app even once it's published? Or you can stop paying to FF and then simply pay for DB expenses directly to Firebase or any other DB you're using?
The latter. You can downgrade anytime and re-upgrade any time. I DO HIGHLY recommend though that before doing that you export a copy of the code in case anything happens on FlutterFlow's side while toggling between subscription tiers.
Im preimarly interested in building a web app sad to hear that the webversion is not so performent
recently started using flutterflow for an app i plan to launch. fairly new to no-code app creation & in getting familiar with the platfrom i've noticed that (on desktop) my app appears rather blurry... even in the beginning turorial for that travel app, dropping widgets in and seperate pages appear blurry. Is this just due to being on desktop & will be more clean/clear on mobile?
If anyone knows, would appreciate a reply, thank you.
Post a screenshot in our slack community and I can help you best. Link in description
-Alim
@@ambitiouslabs EPIC! Will do!!
Thank you for the reply my dude & appreciate the content as well, super helpful, seriously.
Good to know about mobile apps vs web. I really want to make PWA to stay out of app stores so flutterflow probably isn't a good fit for my project. Too bad because there's so much to love otherwise! May still give it a go just for a prototype.
Pretty sure you can use Flutter as a PWA. Why don't you build a web app with flutter and publish it on the web?
flutter.dev/multi-platform/web
Why no one of you talking about some complicated structure like building app that has server proxy or autamtion tool saas? I checked a branch of TH-camrs only talking about data and how to make an easy app... Please if you are really advising people can you do complicated thing and show us?
I’m happy to.. email me some ideas alim@ambitiouslabs.io
@@ambitiouslabs😂😂😂😂
Can flutterflow be useful for creating a language app.
What kind of language app?
@@ambitiouslabs for my native language nothing exists yet for it so it’s an amazing opportunity to try it out
@@ambitiouslabs do you know flutter flow well? If so can we chat privately or do the ideas have to be posted?
@@toddnaknakim2203 Yes! I'm an expert FlutterFlow and mobile engineer. Ask me anything. Join the Slack community. Link in description.
@@ambitiouslabs Hey i see it open up slack, but i' not sure how to join the flutterflow community on there. Link in slack whats the name of the community?
info overload, consuming so many in 24hrs.. but $70 a month but if i only wanted to build 1 app for now and see? ty
You can build for free too! Come hang with us in slack
@@ambitiouslabs but costs the 70 to save and publish? And each month?
Great video Sir ❤.
I have some question about flutterflow,
I want to become a app development freelancer in my community cause people from outside our state reaping us by charging unreasonable high amount for building an app, i am not good with programming so i have to take no code way,
So my question is flutterflow a good platform for people like me?
Which plan i have to go with?
How much app can i make with that plan?
I passed my flutterflow code to a flutter developer and he said everything has to be changed in order to make it scalable.
Get a new flutter developer
Lies, I'm a flutter developer. The developer is simply insecure about his job. Get a new developer ASAP
Here's a question: I would like to develop an app that offers its services through sold membership via cards that contains QR codes with limited use per each, is possible?
Thanks
Yes! Absolutely let’s build it together. Alim@theambitiousapp.com
What king of "I wish I know" video is this? lol, all the stuff you mentioned its standard, right there in front of everyone.. you wish you know you can download the code? lmao, it's right there.
Just a suggestion, but maybe don't advert/plug yourself on the first item on your list.
Appreciate the suggestion. This was my first TH-cam breakthrough video. I’m getting better!
I honestly didn't mind it. At least he's transparent about it.
this is a flutterflow promotion channel
We LOVE FlutterFlow and startups! This channel is about the future of startups and app building.
I don't know what are you talking about 😂
Why?
Flutterflow sucks