siri_orb 0.0.3
siri_orb: ^0.0.3 copied to clipboard
Premium, GPU-accelerated audio-reactive animations for Flutter. Includes a fluid watercolor orb and an ultra-authentic iOS-style glowing sphere.
0.0.3 #
- Improved package description for better discoverability on pub.dev.
- Moved showcase GIF into the Showcase section of the README for a cleaner header.
- Updated README header copy to be more compelling and concise.
0.0.2 #
- Renamed package from
orbtosiri_orb. - Added
SiriORBwidget — an authentic iOS 14+ Siri-style glowing sphere usingBlendMode.plusadditive color layering with wavy organic petal ribbons. - Added
ImageFilter.blurcomposite toSiriORBfor a premium soft-glow appearance. - Fixed infinite animation loop jitter by enforcing integer time multipliers on all ribbon rotations.
- Improved audio amplitude reactivity with smooth
lerpDoubleinterpolation. - Updated README with full API reference, comparison table, and platform badges.
0.0.1 #
- Initial release. Includes the
SiriOrbAnimationwidget with continuous rotation, tap gestures, and dynamic amplitude reactivity.