agent_orbs
=============

An unofficial Flutter port of thinking-orbs.

Original work
-------------
thinking-orbs by Jakub Antalik
  https://github.com/Jakubantalik/thinking-orbs
  https://orbs.jakubantalik.com
  Copyright (c) Jakub Antalik, MIT License.

Flutter port
------------
Copyright (c) 2026 Theophilus RexDanquah
  The animation math and per-state tunings are preserved from the original
  project; the rendering is reimplemented on Flutter's CustomPainter.

Both the original work and this port are distributed under the MIT License.
See LICENSE for the full license text.
