ez_circle_avatar 0.0.6
ez_circle_avatar: ^0.0.6 copied to clipboard
A defensive, customizable avatar widget that automatically generates initials and colors from names.
0.0.6 #
- Feature: Added
borderColorandborderWidthproperties for easy avatar customization. - Fix: Improved test stability by fixing issues with missing assets and network images in the test environment.
- Example: Updated example app to showcase new border features.
0.0.5 #
- Docs: Added
FUNDING.ymland updatedpubspec.yamlmetadata. - Docs: Refined
README.mdfor better clarity and SEO. - Example: Restructured example app for better pub.dev compatibility.
0.0.4 #
- Feature: Added automatic contrasting foreground color for better readability.
- Docs: Updated
README.mdto be more concise and professional. - Fix: Corrected the image link in
README.mdto ensure it renders correctly. - Chore: Updated
.gitignore, cleaned up comments, and added a copyright to theLICENSE.
0.0.3 #
- Docs: Documentation updates.
0.0.2 #
- Feature: Added the ability to pass additional parameters.
0.0.1 #
- Feature: Initial widget creation.