remove_emoji 0.0.7 remove_emoji: ^0.0.7 copied to clipboard
Dart and flutter package accurately replace/remove emojis in text
0.0.7 #
- new emoji unicode added
getRegexString()
method added for getting the regex string
0.0.6 #
- ability to not trim when removing emojis (@CodeMelted)
0.0.5 #
- bug fixed
- dart pub issue fixed
- typo fixed
- updated emoji regex
0.0.4 #
- bug fixed
0.0.3 #
- big update
0.0.2 #
- doc fixed
0.0.1 #
- Initial version