-
### Steps to reproduce
1. Create a dialog
2. Open the dialog (and see)
3. Close the dialog (and see)
### Expected results
The Material Design Specification states, "android components expand and …
-
I am trying to recreate this rotating globe animation from the [Android](https://docs.mapbox.com/android/maps/examples/create-a-rotating-globe/) and [iOS](https://docs.mapbox.com/ios/maps/examples/rot…
-
### Use case
The material spec defines https://m3.material.io/components/lists/overview#0d2dff28-83e1-4c09-94b6-d750db2b9911
```
Alignment: Elements in a list item are middle-aligned unless it is…
-
### Package
google_fonts
### Existing issue?
- [X] I checked the [existing issues](https://github.com/material-foundation/flutter-packages/issues)
### What happened?
## Expected vs actu…
-
### Steps to reproduce
When soft keyboard is visible, unless options widget is constrained or set to a specific height, part of the options overlay will be hidden behind the keyboard. This is a dea…
-
_Imported from https://github.com/dnfield/flutter_svg/issues/1099_
Original report by @8symbols on Sep 2, 2024
If you provide a `bundle` argument to `SvgPicture.asset` and use `Image.asset(...)`, th…
-
From @rydmike in https://github.com/flutter/flutter/issues/98537#issuecomment-1042524899
## DropdownButton
Lastly, and yes I did not see it first, you were right, the Dropdown button also uses `…
-
### Steps to reproduce
Flutter 3.19.6 works fine, Flutter 3.24.3 may break something.
1. Run the example code on Windows, Linux, or MacOS.
2. Click the edit filed.
### Expected results
Th…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Whenever I attempt to connect a Spotify account, it just crashes and there's no option to con…
-
### Steps to reproduce
```dart
import 'package:flutter/material.dart';
import 'package:flutter/semantics.dart';
void main() {
runApp(const TabBarDemo());
SemanticsBinding.instance.ensure…