refactor: Remove custom font and emoji font workaround
This commit is contained in:
parent
b0693d3ec8
commit
cd83c6e5ab
17 changed files with 47 additions and 217 deletions
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/sh -ve
|
||||
git apply ./scripts/enable-android-google-services.patch
|
||||
rm -rf fonts/NotoEmoji
|
||||
yq -i 'del( .flutter.fonts[] | select(.family == "NotoEmoji") )' pubspec.yaml
|
||||
flutter clean
|
||||
flutter pub get
|
||||
cd ios
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue