-
### Steps to reproduce
1. Run the provided code sample;
2. BoxDecoration is taken from the source code of the CupertinoTextField (only the border color has been changed to blue for you to actually…
-
### Steps to reproduce
1. Run the [video_player](https://pub.dev/packages/video_player) example code
2. Click on play on the Bee video
3. Put the app in background while the video is playing
4.…
-
### Steps to reproduce
1. Create a flutter app with the following `main.dart` file (this is just a hello world flutter app that contains a textfield along with a focusnode):
```dart
import 'packa…
-
### What version are you using?
flutter_facebook_auth: ^6.2.0
### What OS and version are you using to local deploy your application?
windows 10
### What platforms are you seeing the problem on?
…
-
Flutter material popup menu doesn't consume the latest context but the one passed in its constructor. This can be observed if you toggle to dark mode in a popup menu, for example.
Details in b/1402…
-
### Steps to reproduce
I already created simillar issue
https://github.com/flutter/flutter/issues/128555
now it's found in Icons.adaptive.arrow_back
### Expected results
![Screenshot 2024…
-
the package work fine in foreground and in background But When App killed No Thing Happen ??
package version
workmanager: ^0.5.1
flutter version
3.7.7
The Code I try To run
`impor…
-
### Steps to reproduce
1. Create new flutter app in VS Code.
2. Attempt to debug on physical Android 14 device.
### Expected results
App should start and be debuggable.
### Actual results…
-
When I'm testing the simplest Hello World application by TalkBack I receive a warning
"This item may not have a label readable by screen readers" for the whole screen. Btw the Google Console interna…
-
Flutter's text selection toolbar currently fades in but removes itself without an animation on all platforms. This doesn't seem to be correct on any of the supported native platforms.
| Platform |…