Skip to content

Latest commit

 

History

History
47 lines (35 loc) · 1.37 KB

README.md

File metadata and controls

47 lines (35 loc) · 1.37 KB

structogrammar

Download

You can download it here

The Reason I built this

I didn't like the way the available structogram editors looked like they're from windows95(They are in fact), so I tried to build something more modern and cross platform compatible.

Platform Support

MacOS Windows Linux Web Android iOS
❌(possibly in the future) ❌(possible in the future)

MacOS Program can not be opened

how to solve this:

  • hold shift and right click on the program
  • click open
  • click open again

Roadmap

  • Resizing of blocks inside an if or case block.
  • copy paste
  • Control - Z | Reverse previous action
  • Custom Appbar | Menubar
  • Home Page (see previous projects)
  • UML Diagrams
  • Database Diagrams

Run locally

Requirements:

  • Flutter installed. every version >= 3.24 should work, latest is recommended.
git clone "github.com/oxelf/structogrammar.git"
cd structogrammar
flutter run

Contribution

Contributions are welcome, but please open an issue first.