-
I'm back on working on an old flutter project, some months ago I opened an [issue](https://github.com/flutter/flutter/issues/86933) about `Command PhaseScriptExecution failed with a nonzero exit code…
-
- 环境如下:
```bash
➜ flutter-todos git:(master) ✗ flutter --version
Flutter 1.17.3 • channel unknown • unknown source
Framework • revision b041144f83 (12 days ago) • 2020-06-04 09:26:11 -0700
Eng…
Lsnsh updated
3 years ago
-
```
Error output from Xcode build:
↳
** BUILD FAILED **
Xcode's output:
↳
FirebaseAnalytics-euifhorukdnxydevwsudntldhlte
Command PhaseScriptExecution failed with a nonzero exit code…
-
## Summary
Consider a simple hello world project created using the official flutter tool/engine, with `sqflite` as a dependency. Build fails to deploy to a physical iOS device when using a custom flu…
vkjon updated
3 years ago
-
## Steps to Reproduce
Trying to add a native today extension target to my flutter app but its build fails
1. Create Flutter project
2. Add today extension target to project in xCode
3. Try to …
-
### [REQUIRED] Step 1: Describe your environment
* Xcode version: 13.1 (13A1030d)
* Firebase SDK version: 8.9
* Installation method: Zip file
* Firebase Component: Core, Messaging,…
-
> **As a** Developer
> **I want** to use the latest version of my packages
> **that** I can use the latest features
## Description:
There are several upgrade available:
```bash
Package …
-
I am using ```esys_flutter_share 1.0.1``` and when I was building for iOS, the error was thrown.
Console shows
``` Launching lib/main.dart on iPhone Xʀ in debug mode...
Running pod install...
Coc…
-
## Steps to Reproduce
I'm not entirely sure how someone can reproduce this without trying the whole application. The performance is just bad on iOS device as well as Simulator in general. There's…
-
![image](https://user-images.githubusercontent.com/3962127/58064912-8066dd00-7bb6-11e9-8991-8c840b800da2.png)
flutter_cache_manager引入了一个FMDB和其他依赖下的FMDB冲突
怎么解决呢?