flutter/examples/api/lib/material/refresh_indicator
Tae Hyung Kim 018fa8c51e
Refactor refresh_indicator.1.dart to not use shrinkwrap (#129377)
This PR changes the example app into a custom scrollview with three slivers. The middle sliver has a nested scrollview of height 300 and only this nested sliver can trigger the refresh indicator.

Fixes https://github.com/flutter/flutter/issues/116237.
2023-07-11 20:04:17 +00:00
..
refresh_indicator.0.dart Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00
refresh_indicator.1.dart Refactor refresh_indicator.1.dart to not use shrinkwrap (#129377) 2023-07-11 20:04:17 +00:00