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

[Reply] Fix flicker on empty mailbox and prefer ListView.builder #307

Merged

Conversation

Renzo-Olivares
Copy link
Contributor

This change brings in inbox updates from the Reply codelab material-components/material-components-flutter-motion-codelab#12 . We prefer to use ListView.builder over ListView for lazy building. And disable primary, to disable scrolling when content is not sufficient to scroll.

This change also fixes an issue where the inbox was rebuilding twice when going going to a destination with no emails.

@Renzo-Olivares Renzo-Olivares changed the title Fix flicker on empty mailbox and prefer ListView.builder [Reply] Fix flicker on empty mailbox and prefer ListView.builder Sep 16, 2020
perclasson pushed a commit to perclasson/gallery that referenced this pull request Sep 16, 2020
* Update pubspec and pubspec.lock

Upgrade packages to latest allowable version
Specify ^ for packages missing it

* Disallow GoogleFonts http loading


Former-commit-id: acbeb82
@Renzo-Olivares Renzo-Olivares merged commit 3b4ed87 into flutter:master Sep 17, 2020
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.

3 participants