glow_avatar 0.0.1 copy "glow_avatar: ^0.0.1" to clipboard
glow_avatar: ^0.0.1 copied to clipboard

A glowing circular avatar widget for Flutter.

Changelog #

All notable changes to the glow_avatar package will be documented in this file.
This project follows Semantic Versioning.


0.0.1 - 2025-08-30 #

Added #

  • Initial release of glow_avatar
  • GlowAvatar widget to display circular avatars with customizable glowing borders.
  • Configurable properties:
    • radius → avatar size
    • glowColor → color of glow effect
    • glowRadius → thickness of glow
    • child → widget inside (usually an image or icon)

0.0.2 Unreleased #

Planned #

  • Add animation to glowing effect (pulsating glow).
  • Support for square avatars with glow.
  • Null safety improvements and code optimizations.
4
likes
140
points
14
downloads

Publisher

verified publisheryogeshmoradiya.shop

Weekly Downloads

A glowing circular avatar widget for Flutter.

Repository (GitHub)
View/report issues

Topics

#avatar #glow #ui

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on glow_avatar