Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Xavier Chrétien <chretienxavier42@gmail.com>
  • Loading branch information
Adaendra and apomalyn committed Jul 1, 2024
1 parent fde55de commit 3aea709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This package provides you three easy-to-use widgets -

| Name | Description | Screenshot |
|-------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------|
| [AvatarMakerAvatar](./docs/widgets/avatar.md) | Use your avatar anywhere in your Flutter app with a simple customizable widget. Supports material dark theme too. | ![1608830483994](https://user-images.githubusercontent.com/37346450/103071632-009ec100-45ea-11eb-97c4-96c9ec67e204.gif) |
| [AvatarMakerAvatar](./docs/widgets/avatar.md) | Use your avatar anywhere in your Flutter app with a simple customizable widget. Supports dark theme too. | ![1608830483994](https://user-images.githubusercontent.com/37346450/103071632-009ec100-45ea-11eb-97c4-96c9ec67e204.gif) |
| [AvatarMakerCustomizer](./docs/widgets/customizer.md) | A comprehensize UI to customize the user's avatar. Offers previews of each individual component and whose looks can be tweaked with a `AvatarMakerThemeData` | ![1608827561239](https://user-images.githubusercontent.com/37346450/154008536-a687828c-dc9d-4a62-aa11-b800d4fb7763.jpg) |
| [AvatarMakerResetWidget](./docs/widgets/reset.md) | Renders a reset button by default OR can be used as an [InkWell] wrapper for the [child] widget. It resets the avatar to the last avatar saved state. | ![AvatarMakerResetWidget](https://github.com/RoadTripMoustache/avatar_maker/assets/36586573/ef052b05-1b23-4f77-8a47-1d08fc734958) |
| [AvatarMakerSaveWidget](./docs/widgets/save.md) | Renders a save button by default OR can be used as an [InkWell] wrapper for the [child] widget. | ![1608827561239](https://user-images.githubusercontent.com/37346450/154008545-8325af7b-58a2-4419-8544-929ffbdbb9ff.jpg) |
Expand Down

0 comments on commit 3aea709

Please sign in to comment.