Flutter Mazegen is a project to generate mazes in Flutter.
After Bob's dungeon generator post appeared on my "news" feed (only 5 years later : ), I was inspired to dust off some old C++ code and make it run on Flutter. It should work on Windows, Mac, Android, iOS and web.
Enjoy!
$ flutter packages get
$ flutter run -d <Android device>|<iOS device>|windows|macos|chrome
Click here to run app in your browser right now!