1
0
Fork 0
forked from Nexus/nexus

add support for sending emojis through a custom picker

This commit is contained in:
Henry Hiles 2026-04-12 16:29:03 -04:00
commit e16a780fa3
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs
3 changed files with 71 additions and 0 deletions

View file

@ -58,6 +58,9 @@ dependencies:
timeago: ^3.7.1
http: ^1.6.0
flutter_linkify: ^6.0.0
emoji_text_field:
git:
url: https://github.com/Henry-Hiles/emoji_text_field
dev_dependencies:
build_runner: ^2.4.11