-
### What version are you using?
flutter_facebook_auth: 6.0.2
facebook: 468.0.0
ios: 17.5.1
### What OS and version are you using to local deploy your application?
Apple M1 Pro
### What p…
-
## Steps to Reproduce
1. Execute `flutter run` on the code sample
2. There are two buttons, one is on the left side, another is on the right side but invisible.
3. Tap the 'Tab' key on k…
-
[ERROR:flutter/shell/common/shell.cc(1038)] The 'plugins.misi.app/music_kit/music_subscription' channel sent a message from native to Flutter on a non-platform thread. Platform channel messages must b…
-
### Steps to reproduce
1. In `post_content.dart` change `maxLines` from 3 to 6
2. Start Pixel 4 API 32 emulator with Visual Studio Code
3. Start Dart Frog
4. Run Flutter News Toolkit using the pr…
-
### Page URL
https://docs.flutter.dev/testing/integration-tests/
### Page source
https://github.com/flutter/website/tree/main/src/content/testing/integration-tests/index.md
### Describe the proble…
-
Issue:
I'm encountering a "Request Timeout" error during the registration process of my SIP client in a Flutter application.
Steps to Reproduce:
Start the Flutter application.
Attempt SIP regi…
-
### 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…
-
## Steps to Reproduce
1. Create a new project
```bash
flutter create hello
flutter pub add camera
flutter pub add camera_web
```
2. replace `main.dart` with this [code sample](https://pas…
-
### 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/…
-
When calling `initPaymentSheet` with the `customFlow` flag again, the application hangs
Steps to reproduce the behavior:
In the example, the following steps need to be done.
1. Custom Flow
2. In…