0 purchases
demoji
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 #
kenriortega
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.