-
Thanks for the feedback! If your issue is related to the Flutter framework itself,
please open an issue at
[github.com/flutter/flutter](https://github.com/flutter/flutter/issues/new).
## Steps to…
-
### Page URL
https://docs.flutter.dev/get-started/install/windows/mobile#development-tools
### Page source
_No response_
### Describe the problem
The page tells people to install Android Studio t…
-
### Description
Very simple - when typing in a TextInput on Android, each alternate keypress seems to enable/disable the boxShadow style on the TextInput. This behaviour is not seen on iOS; there, …
-
### Steps to reproduce
1. Create a sample flutter app with latest flutter sdk (3.24.5).
2. Use the code sample to reproduce.
3. use the below mentioned dependencies
```yaml
environment:
sd…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Install facebook_app_events: ^0.19.3 and configure Android manifest as documented with …
-
### Description
Android build always fails, web works fine, but haven't tried iOS. I get the same error whether I build with expo or local EAS.
```
clang++: error: linker command failed with exit c…
-
**Windows 11**
* Plugin version: 1.3.7
* Platform: iOS or Android
*** Flutter info (`flutter info`, `flutter doctor`):**
[√] Flutter (Channel stable, 3.24.3, on Microsoft Windows [Version 10.0.2…
-
When adding Gleap to my Flutter app, I cannot build on Android (iOS works fine though). Here's the full output:
```shell
❯ flutter build apk
ERROR: Missing classes detected while running R8. …
-
### Description
Game Crashes at Launch some times.
### Reproducing the issue
* Add the Firebase Unity SDK.
* Instantiate Firebase via FirebaseApp.Create instead of default instance.
* Rem…
-
there are a number of useful targets under an instance of `android_sdk_repository` that are not documented, e.g.
```
@androidsdk//:legacy_test-28
@androidsdk//:legacy_test-29
@androidsdk//:legacy_…