feat: Emoji related fixes

- adds Emoji autocomplete following popular `:` hotkey
- adds Famedly's famous smart Emojis (tm)
- syncs recent Emojis with SDK

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
This commit is contained in:
TheOneWithTheBraid 2022-07-14 16:04:24 +02:00 committed by The one with the Braid
commit 4b5bba1457
7 changed files with 500 additions and 12 deletions

View file

@ -157,9 +157,9 @@ diff --git a/pubspec.yaml b/pubspec.yaml
index 6999d0b8..b2c9144f 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -25,7 +25,7 @@ dependencies:
email_validator: ^2.0.1
emoji_picker_flutter: ^1.1.2
@@ -27,7 +27,7 @@ dependencies:
emoji_proposal: ^0.0.1
emojis: ^0.9.0
encrypt: ^5.0.1
- #fcm_shared_isolate: ^0.1.0
+ fcm_shared_isolate: ^0.1.0