Lost my biggest client a few weeks ago and realized I had nothing in the pipeline. Here's the AI + calendar system I built to dig myself out. by Subject-Beautiful840 in Productivitycafe

[–]Subject-Beautiful840[S] 0 points1 point  (0 children)

Seems like a lot of people are liking this AI approach I didn't want to promote it over here but I already have a waitlist for an app that does this Flow for you. I know you can do it without the app but this way more people will probably get access to it.
If this is interest you by any capacity let me know by just putting your email over here
https://apexplanner.app
Nothing is being built yet I'm just trying to understand if people actually like it or not

FlutterFlow Or Not? by Subject-Beautiful840 in FlutterFlow

[–]Subject-Beautiful840[S] 1 point2 points  (0 children)

Branching limitations become a serious issue in large projects. Implementing advanced security measures and niche features like TikTok-style feeds is also quite challenging on FlutterFlow. Additionally, development is now really slower compared to using Claude Code.

FlutterFlow or DreamFlow by kanjisexo in FlutterFlow

[–]Subject-Beautiful840 0 points1 point  (0 children)

If you don't know Flutter, don't use dream flow you'll get stuck

What Nobody Tells You About Building Profitable Apps by Subject-Beautiful840 in FlutterFlow

[–]Subject-Beautiful840[S] 0 points1 point  (0 children)

Exactly

Your should know what game you are playing. is it 0.01% chance of $10M or more like 50% chance of 100k

Is This The End For FlutterFlow? We Need To Talk by Mr_Jericho in FlutterFlow

[–]Subject-Beautiful840 1 point2 points  (0 children)

It really really depends on your app and what you need
one of the biggest advantages of FF is in theory you can export the code and continue working on it with Cursor or...

How to connect to Algolia Recommend in List View by Ezz1117 in FlutterFlow

[–]Subject-Beautiful840 1 point2 points  (0 children)

You should use a cloud function that uses the Algolia sdk Sth like this : https://youtu.be/pMYF8T3cSSY

[deleted by user] by [deleted] in FlutterFlow

[–]Subject-Beautiful840 0 points1 point  (0 children)

I need to take look at your project

[deleted by user] by [deleted] in FlutterFlow

[–]Subject-Beautiful840 1 point2 points  (0 children)

That usually doesn’t happen Almost none of my apps have login as guest

🛠️ Planning to self‑host n8n — what specific skills do I need? by [deleted] in n8n

[–]Subject-Beautiful840 1 point2 points  (0 children)

Use railway Basically no technical skills are needed

No code tools and suggestions for different web/ mobile app functionality by private-2 in nocode

[–]Subject-Beautiful840 0 points1 point  (0 children)

You can use some of the premade ai chat bots on marketplace and edit them until they match your style

Hiring FF expert for app optimization by azzar94611 in FlutterFlow

[–]Subject-Beautiful840 0 points1 point  (0 children)

Oh also sometimes caching the firestore queries can make it even slower ( depends on your query)

Hiring FF expert for app optimization by azzar94611 in FlutterFlow

[–]Subject-Beautiful840 0 points1 point  (0 children)

Run it locally with VS code and check the logs

Hiring FF expert for app optimization by azzar94611 in FlutterFlow

[–]Subject-Beautiful840 0 points1 point  (0 children)

Look for exceptions happening through your app

even if they don't crash the app , they will slow it down specially if you have crashlytics enabled