agent_orbs 0.1.0
agent_orbs: ^0.1.0 copied to clipboard
Dotted thought-orb loading indicators for AI and agent UIs: nine tuned states, two sizes, auto dark/light. A faithful Flutter port of thinking-orbs.
0.1.0 #
Initial release. A faithful Flutter port of the thinking-orbs package
(MIT (c) Jakub Antalik).
- Nine animated states:
working,searching,solving,listening,connecting,weaving,composing,breathing,shaping. - Two tuned size designs (64 and 20 logical pixels), automatic dark/light
theming,
speedandpausedcontrols, and reduced-motion support. - Rendered with a plain
CustomPainter: z-sorted dotted spheres, no shaders and no image filters.