# Flogix — Visual Programming Made Simple

> Visual programming tool for creating, saving, and simulating flowcharts. (iPhone/iPad app by Giovanni Volpicelli.)

- Source: https://appshunter.io/ios/app/flogix/id6744535672 (this page in markdown: same URL + `.md`)
- Developer: [Giovanni Volpicelli](https://appshunter.io/developer/1808027171)
- Category: Education
- Price: Free
- Age rating: 4+
- Requires: iOS 13.0 · 19 MB
- Languages: English
- Released: 2025-04-15
- Data updated: 2026-06-01
- Monetization: free
- User reviews in markdown: https://appshunter.io/ios/app/flogix/id6744535672/reviews.md

## What is Flogix?

Flogix is a visual programming tool that allows you to create, save and simulate flowcharts. To support flowchart creation, it provides basic constructs and a rich mathematical module with various functions. You can save your flowchart in a .flogix file or as a PDF containing the project report. The simulation feature offers users a dialogue console, a variable window, and a navigation mode to progress step by step through the flowchart.

## Key features

- Visual flowchart creation
- Basic programming constructs
- Rich mathematical module
- Flowchart simulation
- Save as .flogix file
- Export as PDF report

## Recent user reviews (10 of 11)

All indexed reviews: https://appshunter.io/ios/app/flogix/id6744535672/reviews.md

### 5/5 — Consigliata

*2025-05-13, version 1.1.0*

La miglior applicazione Flogo per telefono

### 5/5 — Valutazione

*2025-05-02, version 1.0.14*

Complimenti

### 5/5 — Flogo: Programación Visual Hecha Simple

*2025-04-30, version 1.0.14*

Crea y simula diagramas de flujo interactivos directamente desde tu móvil. Ideal para aprender y enseñar algoritmos, con bloques lógicos, funciones matemáticas avanzadas, gráficos, y simulación paso a paso. ¡Potente, educativa e intuitiva!

### 5/5 — Ottima app

*2025-04-30, version 1.0.14*

App semplice e intuitiva, molto comoda da smartphone in ambito didattico e non 
CONSIGLIATISSIMA!!!!!

### 5/5 — Compact Yet Powerful Visual Programming Environment

*2025-04-29, version 1.0.11*

It offers a remarkably well-structured flowchart-based system that supports nested logic, matrix operations, complex numbers, and dynamic input handling. Its execution engine and navigation mode provide a clear visualization of control flow, making it an ideal tool for prototyping algorithms and teaching structured programming concepts

### 5/5 — Efficient, Smart, and Surprisingly Powerful

*2025-04-18, version 1.0*

Flogo does exactly what it promises — and more. 

I expected a simple flowchart tool, but got a real programming environment. 

It handles logic, math, plotting, and dynamic input effortlessly.

Also works great as a scientific calculator when needed.

Highly recommended for students and anyone who thinks in flow.

### 5/5 — More than just flowcharts

*2025-04-18, version 1.0*

Flogo is the best visual coding app I’ve ever used.
You don’t just draw flowcharts — you can simulate them, with real-time navigation and dynamic input.
It supports advanced logic, over 100 built-in functions, and has a console to track variables.
It’s also perfect as a powerful pocket calculator for complex math, matrices, and even plotting.
10/10. A true game-changer.

### 5/5 — App intuitiva, potente e ricca di funzionalità.

*2025-04-16, version 1.0*

Questa app è davvero un’eccellente risorsa per chi lavora con i diagrammi di flusso, sia a livello didattico che professionale. L’interfaccia è intuitiva e permette di creare, salvare e simulare diagrammi in modo semplice e veloce. Uno dei punti di forza è la disponibilità di costrutti di base ben strutturati, che rendono facile la progettazione logica anche per chi è alle prime armi. Inoltre, il modulo matematico incluso è completo, con una vasta gamma di funzioni che ampliano enormemente le possibilità di calcolo e simulazione. Consigliatissima e complementi a chi l’ha realizzata.

### 5/5 — 🤝🏼🤝🏼🤝🏼

*2025-04-16, version 1.0*

Flogo è un’app innovativa nel panorama dell’informatica, sviluppata da Giovanni Volpicelli, pensata per chi vuole approfondire concetti informatici in modo chiaro e pratico. L’interfaccia è pulita e moderna, con una struttura che guida l’utente passo dopo passo attraverso argomenti.

Ciò che distingue Flogo da altre app simili è la sua capacità di rendere comprensibili anche i concetti più complessi, grazie a esempi visivi, spiegazioni dettagliate e una buona dose di interattività. È ideale sia per studenti che per autodidatti.

Molto apprezzata anche la sezione esercitazioni, che permette di mettere subito in pratica ciò che si è appreso. Le notifiche intelligenti aiutano a mantenere costanza nello studio, senza risultare invadenti.

Un plauso a Giovanni Volpicelli per aver creato uno strumento utile, ben progettato e accessibile a tutti.

### 5/5 — bella

*2025-04-16, version 1.0*

bella applicazione

## Frequently asked questions about Flogix

### What is Flogix?

Flogix is a visual programming tool that allows users to create, save, and simulate flowcharts. It provides basic programming constructs and a mathematical module to aid in logic development.

### What devices does Flogix support?

Flogix is available for iPhone, iPad, and iPod devices, offering a flexible platform for learning and development.

### How can I save my work in Flogix?

You can save your flowchart projects in Flogix as a .flogix file for later editing or export them as a PDF report that includes the project details.

### Does Flogix offer a trial period?

Flogix is completely free to use and does not require a subscription or trial period. You can access all its features without any cost.

### What is the age rating for Flogix?

Flogix has an age rating of 4+, making it suitable for a wide range of users, including younger learners interested in programming concepts.

### How often is Flogix updated?

The latest version of Flogix is 2.1.0, and it was last updated on December 3, 2025. Updates aim to improve functionality and user experience.

### Can I track my progress with Flogix?

Flogix allows you to simulate your flowcharts step-by-step, providing a console and variable window to observe the execution. This helps in understanding and debugging your logic.

### Does Flogix have ads?

No, Flogix does not contain advertisements, ensuring an uninterrupted learning and development experience for its users.

## Version history (last 5 releases)

### 2.1.0 — 2025-12-03

Added the ability to create custom functions, which can be saved as .fflogix files

Added the ability to convert .flogix files into .fflogix function files

Added the View All Flowchart button to interactively display the entire flowchart with collapse/expand controls

Introduced the ability to create an else branch using the Edit Else Body option in decision if blocks

Introduced logical operators AND and OR

Added the ability to view each variable’s type directly in the variables console

Further improved the visualization of complex numbers in the console

### 2.0.1 — 2025-10-12

1) Added functions for complex number operations 
2) Improved handling and visualization of complex numbers
3) Enhanced vector and matrix calculation management

### 2.0.0 — 2025-06-30

Welcome to Flogix
Starting from this release, the app has officially been renamed to Flogix. 
Full compatibility with all previously saved files. 
New projects will use the updated .flogix extension. 
Added: ability to copy the file save path directly from the app

### 1.2 — 2025-06-06

Important Update - Rebranding Announcement
We're excited to announce that Flogo is evolving into Flogix! 
- Complete transition: July 1st, 2025
- All existing projects remain fully compatible
- No action required from users

### 1.1.0 — 2025-05-09

1)Added autosave capability
2)Added an overwrite warning when saving a project with an existing name

## Apps similar to Flogix

| App | Rating | Price | Category |
| --- | --- | --- | --- |
| [Learn to Code - Codigo](https://appshunter.io/ios/app/learn-to-code-codigo/id1519239241) | 4.4 (7) | Free | Education |
| [ELIDigiBook](https://appshunter.io/ios/app/elidigibook/id1597712068) | — | Free | Education |
| [Geometry Master - Calculator](https://appshunter.io/ios/app/geometry-master-calculator/id1462584284) | 3.0 (3) | Free | Education |
| [Quiz Patente Motorino: Italy](https://appshunter.io/ios/app/quiz-patente-motorino-italy/id1208090816) | 5.0 (2) | Free | Education |
| [myLIM](https://appshunter.io/ios/app/mylim/id1298978251) | 3.0 (4) | Free | Education |
| [MUST STUDENT](https://appshunter.io/ios/app/must-student/id1538718995) | 5.0 (2) | Free | Education |

---

*Data collected daily from the US App Store and indexed by [AppsHunter](https://appshunter.io/). User reviews are verbatim App Store reviews. Ratings, prices and chart positions refresh continuously; this snapshot is from 2026-06-01.*
