/artgen

Random art generation with Flutter

Primary LanguageDart

artgen

A Flutter project that lets you randomly generate different types of art pieces and save it to your phone's gallery. It uses MobX state management.

Screenshot

Tabs

  • Farris (using Frank Farris equation, learn more here)
  • Points
  • Lines
  • Shadows
  • Ovals
  • Triangles

Files

  • main.dart : contains the widget tree
  • painter.dart : containers the custom painters
  • model.dart : MobX models