Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)AX
Posts
2
Comments
2
Joined
2 mo. ago
  • 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.

  • Android Apps @lemmy.world
    axdp @lemm.ee

    Flogo – A powerful flowchart-based visual coding app for Android (free & ad-free)

    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!

    General Programming Discussion @lemmy.ml
    axdp @lemm.ee

    I built Flogo: a powerful flowchart-based visual programming app (free, no ads)

    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!