flutterfx_orbit_blur 1.1.0
flutterfx_orbit_blur: ^1.1.0 copied to clipboard
A Flutter widget that renders two orbiting icon rings with a frosted-glass blur center. Part of the FlutterFX collection of animated widgets.
1.1.0 #
- Added
OrbitStyle— single config object for all visual customization OrbitStyle.dark()andOrbitStyle.light()named preset constructorsOrbitStyle.copyWith()for incremental overridescenterWidget— pass any widget as the center logo (replaces default chevron)centerBlurSigma,centerSize,centerColor— full frosted-glass controlleftWidgets/rightWidgets— pass any widget list to orbit ringsiconContainerColor,iconContainerBorderColor,iconSize— full icon container themingorbitPathColor— control the orbit guide line color- ChevronPainter color now follows
OrbitStyle.iconColor
1.0.0 #
- Initial release
- OrbitingIcons with two orbiting rings and a frosted-glass blur center
- OrbitingCircle and SingleOrbitingCircle for custom compositions
- OrbitConfig ChangeNotifier for reactive external control
- Zero external dependencies
