flutter/examples/api/test/widgets/scroll_view
miechoo b6c14d783a
Test of CustomScrollViewExampleApp (#152431)
CustomScrollViewExampleApp 
Part of https://github.com/flutter/flutter/issues/130459

The test is checking: 
- if all crucial Widgets are initially visible
- if IconButton click will expand existing SliverList
- if IconButton click and mouse scroll will reveal additional SliverList
2024-08-23 06:57:28 +00:00
..
custom_scroll_view.1_test.dart Test of CustomScrollViewExampleApp (#152431) 2024-08-23 06:57:28 +00:00
grid_view.0_test.dart GridView sample code (#131900) 2023-08-10 20:53:05 +00:00
list_view.0_test.dart
list_view.1_test.dart Add findChildIndexCallback examples (#133469) 2023-10-18 00:26:17 +00:00