Flow the text editor reimagined using C++ and the QT Framework
Flow++ is the new version of an old code editor I made. This version uses C++, hence the name Flow++. Overall, it is far superior to the older versions, as it looks and functions better.
- Can run/execute 5 different programming languages
- Dynamic syntax highlighting & language execution
- Built-in directory trees
- Changable font type & size
FlowDemo.mp4
Check out the latest release here: Latest Release
- Syntax highlighting used: QSourceHighlite by Waqar144
- Icons used: Icons8 Pichon
- Line numbering & highlighting: QT-6 Docs


