-
## DropdownMenu's menu overlay size issue
If you a place a `DropdownMenu` in a `ListView`, the menu overlay expands to fill the width of the layout.
The documentation states:
> **width** prop…
-
### 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
Using latest stable `3.0.3` In a 100% pure `CupertinoApp` with tabs, the usage of a `CupertinoTabView` makes `CupertinoThemeData.scaffoldBackgroundColor` darker than expected.…
-
### Is there an existing issue for this?
- [X] I have searched the [existing package issues](https://github.com/flutter/flutter/issues?q=is%3Aopen+is%3Aissue+label%3Apackage)
- [X] I have read the [g…
-
## Steps to Reproduce
1. Run `flutter create bug`.
2. Update the files as follows:
main.dart
```dart
import 'package:flutter/material.dart';
import 'package:bug/infinite_carousel_…
-
there is a known issue with Firebase SDK with iOS 11
https://github.com/firebase/quickstart-ios/issues/327#issuecomment-331782299
fix is `pod 'FirebaseInstanceID', "2.0.0"`
Before openning an iss…
-
### Minimal reproducible example
none
### Which package manager are you using? (Yarn is recommended)
pnpm
### If the issue is web-related, please select the bundler (`web.bundler` in the `app.json…
-
## Flutter doctor
```
[√] Flutter (Channel unknown, v1.10.6, on Microsoft Windows [Version 10.0.18362.476], locale zh-CN)
• Flutter version 1.10.6 at G:\Softwares\flutter-sdk
• Framework r…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
`clippy` is installed:
```
% rustup component list --installed
cargo-x86_64-pc-windows-msvc
cl…
-
For years, Flutter's Framework team has been reviewing "notable commits" in our weekly staff meeting at Google. The notable commits are a lightly curated list of the pull requests that have lan…