psk907 / fluttermoji

A light-weight and highly customizable SVG graphic set for Flutter which generates avatars and provides a Customizer Widget, personalized CircleAvatar and other utility functions.
https://pub.dev/packages/fluttermoji
MIT License
72 stars 50 forks source link

How to get the result? #30

Closed pradyotprksh closed 1 year ago

pradyotprksh commented 1 year ago

First of all, great package.

I was looking for a way to get the avatar details when changed or saved. So that the data can be stored in my db and used for other users as well.