You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In theory you can just modify the existing svg files with your custom ones.
How the system works: it layers the different svgs on top of each other
So if you want to include your own clothing type, you could add it in the lib/avatar/clothes/ and include it in the sealed class lib/avatar/clothes/clothes.dart
It would be interesting to add a custom graphic from an svg string. How to make?
The text was updated successfully, but these errors were encountered: