flutter_boring_avatars 1.1.0
flutter_boring_avatars: ^1.1.0 copied to clipboard
Flutter implementation of boring avatars that generates custom, round avatars from any username and color palette.
1.0.0 #
Initial release
1.0.1 #
Fix the wrong link address in the readme file.
1.0.2 #
Fix AvatarMarble blur effect fidelity
1.1.0 #
Updated hash algorithm to match the changes made in version 1.6.0 of the original JavaScript project, ensuring consistent avatar generation. (#1) Special thanks to fieldOfView for discovering and fixing this issue!