axdp

joined 2 months ago
[–] [email protected] 2 points 2 months ago (1 children)

Thanks for the tips! They’re super helpful! I’ll add a check for .flogo files.

As for the void connectors, I added them to reproduce the flowchart exactly as it was drawn. The app is designed for 14-year-old students, so I preferred to go this route.

There’s no automatic saving, but I think it depends on the device, because if Flogo stays in the background, the project doesn’t get deleted.

[–] [email protected] 2 points 2 months ago (3 children)

Thank you! I look forward to your feedback

 

Hey Android lovers, I just released Flogo, a flowchart-based visual programming app that lets you build, simulate, and execute real algorithms — all from your phone or tablet.

✔️ Design logic with drag & drop blocks ✔️ Simulate in real time (with variable console and interactive flow navigation) ✔️ Supports math, complex numbers, matrices, loops, conditionals ✔️ Includes plot(), input blocks, and over 100 functions ✔️ Free, no ads, no tracking

Great for students, teachers, hobbyists, or anyone who loves logic and clean design.

Play Store: https://play.google.com/store/apps/details?id=com.flogo.myapp

Let me know what you think — feedback is really appreciated!

 

Hi everyone, I recently launched Flogo, a visual programming app that lets you build and simulate flowcharts with real logic execution. It’s designed for both students and developers, and supports things like:

Conditional blocks (if, for, while, dowhile)

Real-time simulation (console or navigation mode)

Dynamic input

Plotting graphs (plot() function)

Complex numbers, matrices, and over 100 built-in functions

Free, no ads, available for iOS & Android

If you're into visual coding, algorithm design, or teaching programming, give it a try! Feedback is welcome.

Links:

Android: https://play.google.com/store/apps/details?id=com.flogo.myapp

iOS: https://apps.apple.com/it/app/flogo/id6744535672

Thanks!