flutter/examples/api/lib/widgets/animated_list
Peter Trost 39472d9b61
Feature: Add AnimatedList with separators (#144899)
This PR adds `AnimatedList.separated`. A widget like an AnimatedList with animated separators. `animated_list_separated.0.dart` extends `animated_list.0.dart` to work with `AnimatedList.separated`

Related issue: https://github.com/flutter/flutter/issues/48226
2024-06-05 15:20:07 +00:00
..
animated_list_separated.0.dart Feature: Add AnimatedList with separators (#144899) 2024-06-05 15:20:07 +00:00
animated_list.0.dart Feature: Add AnimatedList with separators (#144899) 2024-06-05 15:20:07 +00:00
sliver_animated_list.0.dart Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00