-
Can somebody help me with this please? I've checked other issues with similar title and non seem to be able to resolve the issue I'm having. I have tried removing Podfile.lock, /Pods, .symlinks, pod d…
-
### Is there an existing issue for this?
- [X] I have searched the [existing package issues](https://github.com/flutter/flutter/issues?q=is%3Aopen+is%3Aissue+label%3Apackage)
- [X] I have read the…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/docs/…
-
### Steps to reproduce
- Run the code sample below
- check the difference of behavior between UnderlineInputBorder and OutlineInputBorder
### Expected results
When `alignLabelWithHint` is …
-
Hello,
I have a problem with my application. The application is shutting down on some Android devices without any useful crash logs. Also crashlytics does not sent logs in any cases. I have tried …
-
## Problem
For about a week now, I have not been able to see _any_ exceptions thrown in Dart code while running my Flutter app in Android Studio.
This problem is similar to https://github.com/fl…
-
- record_mp3 package version: 2.1.0
- flutter channel: beta
Got this error while trying to build iOS app via codemagic:
```
Failed to build iOS app
Error output from Xcode build:
↳
** B…
X-Wei updated
3 years ago
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/do…
-
I have run the example app on flutter web, it does not show images properly. The tiles glitch. Please look at my pull request, I migrated the project to null safety. It works ok on the phones. The app…
-
## Steps to Reproduce
1. Create a new project with `flutter create my_app`
2. Set a custom `distributionUrl` in `/android/gradle/wrapper/gradle-wrapper.properties` that requires basic authenticati…