demoji 2.0.0 copy "demoji: ^2.0.0" to clipboard
demoji: ^2.0.0 copied to clipboard

A dart emoji library with over 1500+ emojis

Demoji #

A dart library with over 1500+ emojis for Your projects .

Example #

Here is an example using demoji tool

import 'package:demoji/demoji.dart';

void main() {
  print(Demoji.grin); // return 😁
}
copied to clipboard

Emojis #

For the full list of emojis , please check out here

TODO #

  • ✅ Null safety
  • ❌ Categorized support
  • ❌ Update to latest emoji.json

Contributors #

64
likes
150
points
286
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.25 - 2025.04.09

A dart emoji library with over 1500+ emojis

Repository (GitHub)

Documentation

API reference

License

BSD-2-Clause (license)

More

Packages that depend on demoji