jdenticon 1.0.0 copy "jdenticon: ^1.0.0" to clipboard
jdenticon: ^1.0.0 copied to clipboard

outdated

A starting point for Dart libraries or applications.

jdenticons-dart #

pub package

Very messy port of Jdenticons to Dart, will clean up later.

Usage #

A simple usage example:

import 'package:jdenticon/jdenticon.dart';

main() {
  var identicon = Jdenticon.toSvg("Leah", 100);
  print("$identicon");
}

Example Icon

License #

This library is licensed under the MIT license. Please read the LICENSE file for more information.

0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A starting point for Dart libraries or applications.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

crypto

More

Packages that depend on jdenticon