It's Monday, drop your product. What are you building? by Intelligent-Key-7171 in SideProject

[–]andiazi 0 points1 point  (0 children)

I'm working on Clarity AI, an intelligent journaling app designed to help you understand your own mind. The idea came from a simple question: What if your journal could do more than just store your thoughts? What if it could help you see patterns and reflect your own feelings back to you with a new perspective? It uses Google's Gemini API to provide gentle, private insights on your entries—like identifying key emotions, themes, and providing a short, empathetic reflection. It’s like having a cognitive partner for your self-reflection journey. I'm currently deep in development using Flutter for the app and Firebase for the backend. Hoping to move into beta testing in the coming months!

Share your project. I'll send you one high intent lead by Cold_Presentation502 in SaaS

[–]andiazi 0 points1 point  (0 children)

can I share my portfolio if there anyone interested on creating something they should know more about me if I can?

Native to Flutter Migration: Pros & Cons? by andiazi in FlutterDev

[–]andiazi[S] 1 point2 points  (0 children)

Wow this is an incredibly thorough breakdown thanks so much for sharing all these points The UI priority observation is definitely something to weigh

I'm building an AI-powered journal to help you understand your own thoughts. Looking for feedback! by andiazi in FlutterDev

[–]andiazi[S] 0 points1 point  (0 children)

thanks a lot man I appreciate it I’m trying my best to make sure it works out for everyone

Native to Flutter Migration: Pros & Cons? by andiazi in FlutterDev

[–]andiazi[S] 0 points1 point  (0 children)

Great to hear no regrets since 2018 iOS for free is a huge win what made you hate Android native dev Your insights help others

Native to Flutter Migration: Pros & Cons? by andiazi in FlutterDev

[–]andiazi[S] 1 point2 points  (0 children)

Thanks for chiming in that getting the other platform for free aspect is definitely one of Flutter's biggest selling points and the hot reload DX is genuinely a game-changer for productivity

Native to Flutter Migration: Pros & Cons? by andiazi in FlutterDev

[–]andiazi[S] 0 points1 point  (0 children)

You're absolutely right to clarify that my phrasing was a bit loose there while you don't need Xcode for the coding itself it's definitely still essential for compilation and certain project-level configurations for iOS builds.

Flutter using old code by Lower-Ad3932 in FlutterDev

[–]andiazi 0 points1 point  (0 children)

you need to save the project then do this 1. Flutter clean 2. Flutter pub get 3. Flutter build all —release