한국어
문자열에 이모티콘을 사용하십시오.
간단한 사용 예 :
import 'package:emoticons/emoticons.dart' ; main () { print ( emojify ( "That's cool :cool:!" )); }