-
### Steps to reproduce
You need an app with apple associated domain to be able to test iOS autofill password.
1. Launch app.
2. Click on "Login with obscureText".
3. Click on password.
4. Cli…
-
Android supports light/dark brightness for statusbar icons. On startup, the FlutterActivity always sets the status bar icons to light.
When trying to create an app with dark status bar icons, this …
-
Hello gentlemen,
If you try to use this library with new Google Toolbar, you'll get a crash every time that you open your application. ( because for using new Toolbar control of material design, is m…
-
### Steps to reproduce
1. Create a `Tooltip` widget with the following properties:
- A `triggerMode` of `TooltipTriggerMode.tap`
- A `child` that contains a `Button` whose `onPressed` calls…
-
**Platform**
- [ ] iOS
- [x] Android
**Description**
This is such an obvious error. Changing the app icon on Android will shut down the process.
I made a new project and tried it. But it was …
-
## Steps to Reproduce
```
import 'package:flutter/material.dart';
void main() {
runApp(MyApp());
}
class MyApp extends StatelessWidget {
@override
Widget build(BuildContext con…
-
## Not possible to theme FilledButton and FilledButton.tonal separately
The new Material 3 buttons `FilledButton` and `FilledButton.tonal` cannot be themed separately to use different styles from e…
-
### Steps to reproduce
Build the sample code for the **web**, then launch the website on a physical iOS device, or in a simulator.
When the website is up and running, interact with the TextField…
-
Hi.
So I use the monochrome (white) color as my system's default theme color for Material You.
> [!NOTE]
> Keep in mind it's not the same as the color you choose when there's a black/white wal…
-
### 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…