Skip to content

A web app built with Flutter to visualize animation curves interactively. This tool helps developers understand and experiment with different Flutter animation curves in a graphical interface.

Notifications You must be signed in to change notification settings

vchib1/flutter-curve-visualizer

Repository files navigation

Flutter Curve Visualizer

A web app built with Flutter to visualize animation curves interactively. This tool helps developers understand and experiment with different Flutter animation curves in a graphical interface.

Features

  • Graphical visualization of animation curves on a graph.
  • Interactive controls to select curve category, curve type, and animation duration.
  • Play/Pause animation functionality using a Floating Action Button (FAB).
  • Preview boxes demonstrating Translate X & Y, Scale, Rotate, Flip and Opacity effects.
  • Responsive design for seamless use across devices (desktop, tablet, and mobile).

This app is ideal for exploring and learning how different animation curves work in Flutter applications.

Roadmap

  • Add more controls.

  • Add Interactive Graph to visualize custom curve.

  • Add Switch to toggle theme mode in header.

Live-Demo

https://vchib1.github.io/flutter-curve-visualizer/

Authors

About

A web app built with Flutter to visualize animation curves interactively. This tool helps developers understand and experiment with different Flutter animation curves in a graphical interface.

Topics

Resources

Stars

Watchers

Forks