Skip to content

sunchit17/Animated_Generative_Art

Repository files navigation

Animated Generative Art

Generate Flutter Art through math functions and CustomPainter

  • Used CustomPainter and Math Functions like cos,tan,sin,atan,etc. to generate random patterns

  • Color Scheme is changed every time we refresh the app

Animated using Future.Delayed function in initState()