-
## Steps to Reproduce
1. Set the CupertinoTexThemeData with a primary color and a navActionTextStyle
2. Open up a Cupertino picker and it seems the text style uses the color from the navActionTex…
-
It is not null-safe
../../Library/Developer/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_datetime_picker-1.5.1/lib/flutter_datetime_picker.dart:311:32: Warning: Operand of null-aware operatio…
-
I would like to add some widgets above AppBar, but after set it's parameter primary to false get locked cliсkable area atop of it. It reproduces on iOS, on Android it works good.
In `scaffold.dart`…
-
**Describe the bug**
The issue happens when the pdf renders the listview whose height does not fit the current page height.
When it renders the list of experiences in my application, if the hei…
-
## Steps to Reproduce
Setting text decoration to underline or overline, the decoration is not aligned in some languages' characters or space. I thought there should be an issue here but didn't find a…
-
### 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/docs/…
-
### 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
1. Copy the example below to [DartPad](https://dartpad.dev/?sample=counter).
2. The blue text shows the clicked area, while the red position marks the caret.
4. Clickin…
-
With the updates to Build 3129, the folders no longer appear in the sidebar:
These are the settings I have:
```
{
"caret_style": "phase",
"color_scheme": "Packages/Colorsublime - Themes…
ghost updated
7 years ago
-
![textfield_handle_bug](https://user-images.githubusercontent.com/3614291/84343200-82ab2900-ab75-11ea-9beb-e603293283f1.gif)
```
import 'package:flutter/material.dart';
void main() {
runApp(…