Compare commits
1 commit
main
...
braid/goog
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8cd1ada1f3 |
2 changed files with 5 additions and 0 deletions
BIN
fonts/NotoColorEmojiCompat.ttf
Normal file
BIN
fonts/NotoColorEmojiCompat.ttf
Normal file
Binary file not shown.
|
|
@ -132,6 +132,11 @@ flutter:
|
|||
- family: NotoEmoji
|
||||
fonts:
|
||||
- asset: fonts/NotoEmoji/NotoColorEmoji.ttf
|
||||
- family: Noto Color Emoji Compat
|
||||
fonts:
|
||||
# This file is gathered from https://mvnrepository.com/artifact/androidx.emoji/emoji-bundled/
|
||||
# Was a hazzle to find it.
|
||||
- asset: fonts/NotoColorEmojiCompat.ttf
|
||||
|
||||
msix_config:
|
||||
display_name: FluffyChat
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue