8000 GitHub - pacifio/demoji: A dart library with over 1500+ emojis 😀🎯
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pacifio/demoji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 😁
}

Emojis

For the full list of emojis , please check out here

TODO

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

Contributors

0