Skip to content

Commit

Permalink
chore: remove Noto Emoji Compat font file
Browse files Browse the repository at this point in the history
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
  • Loading branch information
TheOneWithTheBraid committed Jul 21, 2023
1 parent 569dc43 commit 65b1628
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 11 deletions.
Binary file removed fonts/NotoColorEmojiCompat.ttf
Binary file not shown.
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1113,10 +1113,10 @@ packages:
dependency: "direct main"
description:
name: lottie
sha256: "23522951540d20a57a60202ed7022e6376bed206a4eee1c347a91f58bd57eb9f"
sha256: f461105d3a35887b27089abf9c292334478dd292f7b47ecdccb6ae5c37a22c80
url: "https://pub.dev"
source: hosted
version: "2.3.2"
version: "2.4.0"
macos_ui:
dependency: transitive
description:
Expand Down Expand Up @@ -1161,10 +1161,10 @@ packages:
dependency: "direct main"
description:
name: matrix
sha256: ecee8d687224f0fe668a5b9a034e8c2a7b241f578c93a236e0e93a8c2382a458
sha256: "246499026eff75252dc47aef509760eff1508d541a33c0a9964cc1377b2bfd4c"
url: "https://pub.dev"
source: hosted
version: "0.20.5"
version: "0.22.0"
matrix_api_lite:
dependency: transitive
description:
Expand Down
9 changes: 2 additions & 7 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ dependencies:
keyboard_shortcuts: ^0.1.4
latlong2: ^0.8.1
linkify: ^5.0.0
lottie: ^2.3.2
matrix: ^0.20.5
lottie: ^2.4.0
matrix: ^0.22.0
matrix_homeserver_recommendations: ^0.3.0
native_imaging: ^0.1.0
package_info_plus: ^4.0.0
Expand Down Expand Up @@ -147,11 +147,6 @@ flutter:
- family: Noto Color Emoji
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
- family: Noto Sans Symbols
fonts:
- asset: fonts/NotoSansSymbols-VariableFont_wght.ttf
Expand Down

0 comments on commit 65b1628

Please sign in to comment.