FLUTTER ECOSYSTEM

X-SLAYER/Multiavatar

मल्टीअवतार एक मुफ्त और ओपन-सोर्स कल्चरल अवतार मेकर है।

मल्टीअवतार प्रोजेक्ट कवर
Stars
80
Forks
11
अंतिम पुश (UTC)
7 जून 2021
प्रोजेक्ट स्थिति
सक्रिय
Iheb Briki GitHub avatar
GITHUB User

Iheb Briki ↗

I'm a full-stack developer and mainly use Flutter. trying to be better every day.

MineBeatTunisia
भाषाएँDartHTMLSwiftKotlinObjective-C

तकनीकी विषय

इस रिपॉज़िटरी के पैकेज

उपयोग की गई निर्भरताएँ

निर्भरता सूची 3 आइटम
  • flutter{"sdk":"flutter"}
  • crypto^3.0.0
  • flutter_testडेवलपमेंट{"sdk":"flutter"}

मूल README

यह अंग्रेज़ी मूल स्नैपशॉट है। नवीनतम सामग्री GitHub पर देखें।

README खोलें / बंद करें

Multiavatar

https://raw.githubusercontent.com/multiavatar/Multiavatar/main/logo.png?v=001

Flutter Wrapper for Multiavatar

Multiavatar is a multicultural avatar maker.

Multiavatar represents people from multiple races, multiple cultures, multiple age groups, multiple worldviews and walks of life.

In total, it is possible to generate 12,230,590,464 unique avatars.

Installation and usage

Add multiavatar to your pubspec:

dependencies:
  multiavatar: any # or the latest version on Pub
var svgCode = multiavatar('X-SLAYER')

avatar with transparent background

var svgCode = multiavatar('X-SLAYER', trBackground: true);

check the exemple of using multiavatar with svg package Multiavatar + svg package

Info

To create new avatars, the Multiavatar mixes different parts of different avatars, and different color themes.

The total number of unique avatars: 48^6 = 12,230,590,464

One of the main Multiavatar functions is to work as an identicon. Every unique avatar can be identified by the unique string of characters, associated with the avatar.

The string of characters is also the input for the Multiavatar package, which converts the provided string into a 6 double-digit numbers (range 00-47), each representing an individual part of the final avatar.

000000000000 - this string of numbers represents the very first avatar + its A theme. You can also read it like this: 00 00 00 00 00 00.

474747474747 - this is the 12,230,590,464th avatar (or the 16th initial avatar + its "C" color theme).

More info can be found in the multiavatar.dart file comments.

License

A Dart implementation based on Multiavatar script for Flutter apps.

Screenshots
https://multiavatar.com/press/img/screenshots/screenshot-02.png?v=001 https://multiavatar.com/press/img/screenshots/screenshot-03.png?v=001 https://multiavatar.com/press/img/screenshots/screenshot-09.png?v=001 https://multiavatar.com/press/img/screenshots/screenshot-10.png?v=001

Visitors Count

Loading