-
I use CupertinoDatePicker in form. My form has a button "Reset all". But I didn't find a way to reset the value in a picker.
-
@sethladd commented on [Mon Nov 28 2016](https://github.com/flutter/flutter/issues/7044)
Request from a user:
"How about something broader for new developers set them on the right path so to speak…
-
## Steps to Reproduce
Problem
If the NestedScrollView example from _api.flutter.dev_ is used with material3 the stretch controller throws a _**Build scheduled during frame**_ error. Th…
-
### 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…
-
While it is okay for CupertinoSliverNavigationBar to be "large" in portrait mode (and becoming small as the user scrolls down), it should always stay small in landscape mode.
This could be easily s…
-
- After pressing the full-screen button, chewie navigates to a new route with the full screen widget, passing the Chewie-controller.
- But depending on where the Chewie widget was placed, the navigat…
-
Hai, Thanks for developed this widget. I've got some issues.
I trying to create many forms with that flying action button. When there are many forms, i've got some error with error message like this.…
-
## Steps to Reproduce
Create a `SliverChildBuilderDelegate` that has a `findChildIndexCallback` that returns `-1`:
```
SliverChildBuilderDelegate(
...,
f…
-
![textfield_handle_bug](https://user-images.githubusercontent.com/3614291/84343200-82ab2900-ab75-11ea-9beb-e603293283f1.gif)
```
import 'package:flutter/material.dart';
void main() {
runApp(…
-
Consider, if there is a `ListView` with a number of variable height Widgets with further contain network image's that load at their own pace.
When the images load, the height of each individual lis…