ai_thinking_orb 1.0.1
ai_thinking_orb: ^1.0.1 copied to clipboard
A lightweight Flutter package for animated thinking-orb widgets with customizable state, speed, and size.
1.0.1 #
- Updated package metadata and repository links for GitHub/pub package publishing
- Refined the package description and README wording for clearer publishing readiness
- Finalized documentation and metadata cleanup before publishing the package
1.0.0 #
- Initial release of
ai_thinking_orb - Animated thinking-orb widget with smooth, customizable motion
- Six hand-tuned animation states: working, searching, solving, listening, composing, shaping
- Two size presets: 64px (chat-avatar scale) and 20px (inline-text scale)
- Light/dark theme awareness with auto-detection from
Theme.of(context) - Customizable animation speed multiplier
- Pause/resume support
- Reduced-motion accessibility support
- Pure
CustomPainterrendering — no external dependencies - Semantic labels for accessibility