flutter_device_ring 0.1.1 copy "flutter_device_ring: ^0.1.1" to clipboard
flutter_device_ring: ^0.1.1 copied to clipboard

A customizable traffic utilization ring gauge widget for Flutter. Displays network utilization with animated arcs, tier colors, and smooth state transitions.

0.1.1 #

  • Fix: Child widget (images, SVGs) no longer overflows and covers ring arcs — automatically constrained to fit inside the ring with FittedBox scaling.
  • New: glowIntensity parameter (0.0–1.0) to control the prominence of the outer glow halo.
  • Updated example app with glow intensity slider.
  • Updated README with custom image and glow intensity usage examples.

0.1.0 #

  • Initial release of flutter_device_ring.
  • DeviceRing widget with dual inbound/outbound traffic arcs.
  • Tier-based coloring (low, medium, high, critical).
  • Animated arc transitions with configurable duration.
  • Optional pulsing glow effect.
  • Info overlay showing percentage and tier badges.
  • DeviceRingTheme for full color and style customization.
  • Direction labels (IN/OUT) on ring sides.
1
likes
0
points
173
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable traffic utilization ring gauge widget for Flutter. Displays network utilization with animated arcs, tier colors, and smooth state transitions.

Repository (GitHub)
View/report issues

Topics

#widget #gauge #network #animation

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_device_ring