中文(繁体)
在弦上使用表情符號。
一個簡單的用法示例:
import 'package:emoticons/emoticons.dart' ; main () { print ( emojify ( "That's cool :cool:!" )); }