-
## Steps to Reproduce
1. I have an application that runs perfectly fine in debug mode, but when it run in release mode there is a blank screen.
2. the main dart file is very limited but…
-
## Steps to Reproduce
1. Go to flutter.dev and find [`connectivity`](https://pub.dev/packages/connectivity)
2. Add connectivity to `pubspec.yaml` file.
3. Run `flutter pub get` to install…
-
panps taken:
1. Create Flutter Plugin
2. run Plugin example --> worked fine under iOS
3. place the plugin on GitHub [(](https://github.com/iKK001/large_file_copy)
4. Create new Flutter project
…
-
```
ld: warning: ignoring file /Users/aovooyov/Documents/Git/flutter-im-project/packages/flutter_openim_sdk/ios/Framework/OpenIMCore.framework/OpenIMCore, missing required
architecture armv7 in …
-
## Steps to Reproduce
After upgrading to latest flutter I can not start and get error:
`The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of suppo…
-
```
[!] The 'Pods-Runner' target has transitive dependencies that include static frameworks: (FirebaseCore, FirebaseDatabase, FirebaseMessaging, FirebaseDatabase, FirebaseCore, FirebaseMessaging, Fir…
-
I assume this belongs here and not in [dart-lang/build](https://github.com/dart-lang/build).
When targeting web with any post-flutter_web-merge the web compilers are throwing several `AssetNotFound…
-
## Plugin Version
0.12.1+1
## Description
We are seeing native crashes on iOS devices in the native side of the plugin. Specifically on the onAdFailedToLoad function.
Logs
`…
-
Hi, I am getting the above error. can please help me to fix this. i have to updated flutter 2.0. I tried clear derived data also but no use.
-
We updated Flutter to v2.5.1.
And now we can't run Flutter application on IOS simulator from Android Studio. But I can run from XCode on IOS simulator.
With real IPhone we don't have such problem.…