flutter_avataaar 0.1.13 flutter_avataaar: ^0.1.13 copied to clipboard
Flutter wrapper widget for Avataaars API allowing to generate and display avatar images.
[0.1.13] - 03/05/22 #
- Added fileName and path as a not-required parameters to png generator.
- Improved example.
[0.1.12] - 10/01/22 #
- Added web support
[0.1.11] - 10/01/22 #
- Fixed avataaar_picture placeholder and removed baseUrl from there
- Added cached urls to avataaar class in order to do not multirequest same item
[0.1.10] - 04/01/22 #
- removed universal_io
[0.1.9] - 04/01/22 #
- Formatted
[0.1.8] - 04/01/22 #
- Removed path_provided
[0.1.7] - 02/01/22 #
- Updated documentation
[0.1.6] - 27/12/21 #
- Updated readme
[0.1.5] - 27/12/21 #
- Updated readme
[0.1.4] - 27/12/21 #
- Fixed png background color generator
- Added function to hex_color
- Simplified converted and moved toMap / fromMap to data classes
- Formatted code
- Documentation added
[0.1.3] - 24/12/21 #
- Fixed some translations
- Fixed AvataaarGenerator
[0.1.2] - 20/12/21 #
- Updated license
[0.1.1] - 20/12/21 #
- Fixed small issues
[0.1.0] - 20/12/21 #
- Updated first version