flower-app icon indicating copy to clipboard operation
flower-app copied to clipboard

Create, run, analyze and export your flowcharts.

Results 11 flower-app issues
Sort by recently updated
recently updated
newest added

Current version does not introduce all features.

documentation

Detected on two occasions, 1. If the user clicks on to project title button to rename and the keyboard opens, the board height will be wrong. 2. While setting the...

bug

If your flowchart does not fit into the board, the resulting image will not contain the whole flowchart but a part of it.

bug

There should be support for quick accessing various commands. For example, - `ctrl + 1` - place `statement` block - `ctrl + 2` - place `decision` block - and so...

enhancement

There should be a dark theme that users should be able to switch back and forth.

enhancement

This is related to #18 and may be accomplished by the generalization of the feature.

enhancement

Users can change the indentation type: - Using curly brackets to indicate the scope - Placing `;` to the end of the line - Wrapping expression with `(` and `)`...

enhancement

Flowcharts can be imported from the followings: - Hand drawn flowcharts with AI - Parsing exported pseudo-code

enhancement

With a click of a button, all the blocks and their connections should be re-arranged (without changing semantics) to create fast and good-looking flowcharts. This may include #9

enhancement