-
### :information_source: Info
Version: `v0.12.0`
### :speech_balloon: Description
Are we supposed to use an image that already has a border-radius in order to generate a rounded app-icon fo…
-
According to Material Design 3 specs, height of app bar is 64dp.
Here is an example of app bar in material 3:
```
import 'package:flutter/material.dart';
void main() => runApp(const App());
…
-
### Steps to reproduce
Use this code, works in DartPad (web platform affected as well).
1. Create 2 RichText widgets, where one contains empty TextSpan and the other non-empty (single character is…
-
### Steps to reproduce
Steps to Reproduce:
Create a simple Flutter app with two screens.
Use Navigator.push to navigate from Screen 1 to Screen 2.
Use Navigator.pop in Screen 2 to return a strin…
-
### Description
I am adding notifications to an app I'm building, but have trouble when implementing this for Android. I already did all the setup for iOS and it works just fine, but Android is causi…
-
### Package
google_fonts
### Existing issue?
- [X] I checked the [existing issues](https://github.com/material-foundation/flutter-packages/issues)
### What happened?
## Expected vs actu…
-
- [x] I have read the [Getting Started](https://inappwebview.dev/docs/intro/) section
- [x] I have already searched for the same problem
## Environment
| Technology | Version …
-
In the codelab it is said 'After the text fields, add the OverflowBar to the ListView's children:' but the compiler is angry with this OverflowBar. maybe because of the latest updates
-
### 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…
-
### 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…