-
cannot detect git path on windows in fact it does exists
```
PS E:\code\flutter\aidea> fvm flutter doctor
Error: Unable to find git in your PATH.
```
```
PS E:\code\flutter\aidea> flutter doct…
-
Prepare Build for App Store Connect
Error
Invalid Executable. The executable 'Runner.app/Frameworks/AgoraRtmKit.framework/AgoraRtmKit' contains bitcode.
Note there are workaround available online…
-
Just to add that the same app works fine when deployed as a native Android app.
I have added a compass to the widget and the compass works as expected.
A minimal reproducible app attached. See the…
-
### Duplicate Check
- [X] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates
### Describe the bug
Translation of '지정된 파일을 찾을 수 없습니다.' == 'Canno…
-
### Steps to reproduce
1. launched the application (Code sample)
### Expected results
After the screen is displayed, index 0 should be focusColor
### Actual results
In android, focusColor is not …
-
**Package version**
- 5.2.0.
**Environment**
- Browser [e.g. chrome, safari].
**Describe the bug**
The browser microphone permission is set to 'Allowed' after displaying the permission n…
-
What went wrong:
Execution failed for task ':store_checker:verifyReleaseResources'.
> A failure occurred while executing com.android.build.gradle.tasks.VerifyLibraryResourcesTask$Action
> Androi…
-
所加载的页面使用此开源仓库配合shelf_static搭建:[全景图的库mpetroff/pannellum](https://github.com/mpetroff/pannellum/releases/tag/2.5.6)
环境如下:
```
C:\Users\xxx>flutter doctor
Flutter assets will be downloaded from https…
-
### Describe your issue. If applicable, add screenshots to help explain your problem.
As a Flutter novice, I tried to pull out and build just the example app. It would really help if the example app …
-
### Steps to reproduce
```
import 'package:flutter_web_plugins/flutter_web_plugins.dart';
void main() async {
usePathUrlStrategy();
runApp(const MyApp());
}
```
launch app on any pla…