-
The [onPlatformBrightnessChanged](https://api.flutter.dev/flutter/dart-ui/SingletonFlutterWindow/onPlatformBrightnessChanged.html) callback is called twice when the app goes to the background despite …
afnx updated
2 months ago
-
I have a login screen with login button, on the click of the login button it will open the Microsoft authentication webpage and user can login with his credentials , but after authentication it comes …
-
### Steps to reproduce
1.Create a basic Flutter app with a text field.
2.On a device with the Microsoft Translate keyboard installed, set it as the active keyboard.
3.Focus on the text field in t…
-
When you try to fill cells with same color in different rows so that they look like one, depending of the value of dataRowHeight you can see white spaces.
![image](https://user-images.githubusercon…
-
I'm having an issue with a GridView of blurred tiles using `BackdropFilter with ImageFilter.blur` where any surrounding color leaks into them:
![imagefilter_blur_issue](https://user-images.githubus…
-
I want to place a input in search bar and listview in scaffold
but there is no option to split or atlease show/hide input from appBar on click
-
If the `actions` property exists on an `AppBar` object, then the `endDrawer` property on the parent `Scaffold` object is ignored. It would be nice to have support for both together, so that `endDrawer…
-
The default margin right spacing in AppBar actions is too wide,
There are too many margin Rights. How to modify margin's broadband?
tks....
-
Example screenshot:
https://github.com/flutter/flutter/issues/4607#issuecomment-262214734
https://github.com/flutter/flutter/blob/master/packages/flutter/lib/src/material/constants.dart#L6
http…
-
see e.g. https://stackoverflow.com/questions/66485355/flutter-2-0-appbar-back-button-disappeared-if-contains-enddrawer
Looks like our fix for https://github.com/flutter/flutter/pull/63272 was a lit…
Hixie updated
8 months ago