Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 314 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 314 Bytes

Flutter Double Pendulum

This repository contains a full-blown implementation of a Double Pendulum, also known as a Chaos Pendulum, in Flutter.

You can follow this tutorial to learn how to implement it.