flutterfx_orbit_blur 1.1.0 copy "flutterfx_orbit_blur: ^1.1.0" to clipboard
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() and OrbitStyle.light() named preset constructors
  • OrbitStyle.copyWith() for incremental overrides
  • centerWidget — pass any widget as the center logo (replaces default chevron)
  • centerBlurSigma, centerSize, centerColor — full frosted-glass control
  • leftWidgets / rightWidgets — pass any widget list to orbit rings
  • iconContainerColor, iconContainerBorderColor, iconSize — full icon container theming
  • orbitPathColor — 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
1
likes
150
points
0
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter widget that renders two orbiting icon rings with a frosted-glass blur center. Part of the FlutterFX collection of animated widgets.

Topics

#animation #ui #widget #orbit

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutterfx_orbit_blur