-
## Steps to Reproduce
This crash happens apparently on some devices only. I was not able to reproduce it on my device.
The user data is not involved, it happens after they've signed up and reached…
-
Hello,
Using flutter version `stable 1.22.4` I have created a project with apple watch and flavors which fails with the following error:
```
flutter run --flavor test
Launching lib/main.dart on …
-
```
Flutter 1.17.5 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 8af6b2f038 (2 weeks ago) • 2020-06-30 12:53:55 -0700
Engine • revision ee76268252
Tools • Dart 2.8…
-
I found lots of issues like this but no suitable solution worked fine. So I decided to open a new one and hopefully I can get a solution for this issue.
I'm gonna present everything you may need to k…
-
I am getting below error while trying to archive (build) the flutter application in Xcode for generic application.
I have already tried key chain lock- unlocked and pod re installation.
![image]…
-
ios模拟器上黑屏
-
## Steps to Reproduce
```dart
import 'dart:io';
import 'package:flutter/material.dart';
void main() => runApp(MyApp());
class MyApp extends StatelessWidget {
@override
Widget buil…
-
## Steps to Reproduce
```
import 'package:flutter/material.dart';
import 'package:video_player/video_player.dart';
const _urls = [
'https://file-examples-com.github.io/uploads/2017/…
-
```bash
Warning: CocoaPods not installed. Skipping pod install.
CocoaPods is used to retrieve the iOS and macOS platform side's plugin code that responds to your plugin usage on the Dart side.
…
-
![Screenshot 2021-03-16 at 22 38 26](https://user-images.githubusercontent.com/39923222/111425933-ebc35c80-8704-11eb-98be-23f8ff15c69b.png)