当前位置:网站首页>Codepoint 58880 not found in font, aborting. flutter build apk时报错
Codepoint 58880 not found in font, aborting. flutter build apk时报错
2022-07-26 10:39:00 【Flutter萌新学院】
You are building a fat APK that includes binaries for android-arm, android-arm64, android-x64.
If you are deploying the app to the Play Store, it's recommended to use app bundles or split the APK to reduce the APK size. To generate an app bundle, run: flutter build appbundle --target-platform android-arm,android-arm64,android-x64 Learn more on: https://developer.android.com/guide/app-bundle To split the APKs per ABI, run: flutter build apk --target-platform android-arm,android-arm64,android-x64 --split-per-abi Learn more on: https://developer.android.com/studio/build/configure-apk-splits#configure-abi-split Codepoint 58880 not found in font, aborting. FAILURE: Build failed with an exception. * Where: Script '/Users/wds/Library/flutter/packages/flutter_tools/gradle/flutter.gradle' line: 904 * What went wrong: Execution failed for task ':app:compileFlutterBuildRelease'. > Process 'command '/Users/wds/Library/flutter/bin/flutter'' finished with non-zero exit value 1
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 8s
解决办法
添加链接描述
去除pubspec.yml下的字体

边栏推荐
- datav漂亮数据屏制作体验
- .net operation redis string string
- 剑指Offer(九):变态跳台阶
- RT-Thread 学习笔记(七)---开启基于SPI Flash的elmfat文件系统(中)
- 使用float实现左中右布局,中间内容自适应
- Redis docker instance and data structure
- Uniapp uses the simple method signalr (only for web debugging, cannot package apps)
- C language calculation date interval days
- 第8期:云原生—— 大学生职场小白该如何学
- Redis implementation of distributed lock solution
猜你喜欢

在神州IV开发板上成功移植STemWin V5.22

el-table实现可编辑表格

英语基础句型结构------起源

GIS方法类期刊和论文的综述(Introduction)怎么写?
![[leetcode每日一题2021/2/13]448. 找到所有数组中消失的数字](/img/9b/624416fa6a408bf64ca5438273176b.png)
[leetcode每日一题2021/2/13]448. 找到所有数组中消失的数字

Issue 7: how do you choose between curling up and lying flat

sigmod 函数与softmax 函数对比

第8期:云原生—— 大学生职场小白该如何学

【论文下饭】Deep Mining External Imperfect Data for ChestX-ray Disease Screening

反射机制简述
随机推荐
px2rem-loader将px转化为rem,适配移动端vant-UI等框架
Problems encountered in QRcode QR code (C language)
使用grid实现左中右布局,中间内容自适应
在神州IV开发板上为STemWin 5.22加入触屏驱动
.NET 开源框架在工业生产中的应用
粽子大战 —— 猜猜谁能赢
13 managing resources by objects
12 don't forget every component when copying an object
MD5 encryption
构造器、方法重载、对象数组和static
剑指Offer(八):跳台阶
超图 影像 如何去除黑边(两种方法)
在神州IV开发板上成功移植STemWin V5.22
STM32 Alibaba cloud mqtt esp8266 at command
[leetcode daily question 2021/4/23]368. Maximum divisible subset
父类对子类的引用(父类引用指向子类对象)
RT-Thread 学习笔记(七)---开启基于SPI Flash的elmfat文件系统(中)
[leetcode每日一题2021/4/29]403. 青蛙过河
【机器学习小记】【搭建循环神经网络及其应用】deeplearning.ai course5 1st week programming(keras)
datav漂亮数据屏制作体验