Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

[State Restoration] DatePicker, DateRangePicker, TextFormField #476

Merged
merged 6 commits into from
Apr 16, 2021

Conversation

shihaohong
Copy link

As titled.

Also fixes an issue in the text field demo where entered information would disappear when scrolled away from because ListView lazily loads its children, so any widget not in view would get tossed and recreated.

@shihaohong
Copy link
Author

Might need to wait for #477 to land before CI will pass. Seems like some formatting rules have changed and is causing the fresh master branch to fail

Copy link
Contributor

@rami-a rami-a left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants