Added "insertAll" and "removeAll" methods to AnimatedList (#115545)
* Added "insertAll" and "removeAll" method to AnimatedList
* Fixed doc
* Changes in documentation asked by reviewwer
* Removed unnecessary asserts.
* Doc changes asked by reviewer.
* Doc changes.
---------
Co-authored-by:
Rashid Khabeer <rkhabeer84@gmail.com>
Showing
- packages/flutter/lib/src/widgets/animated_scroll_view.dart 48 additions, 0 deletionspackages/flutter/lib/src/widgets/animated_scroll_view.dart
- packages/flutter/test/widgets/animated_grid_test.dart 134 additions, 0 deletionspackages/flutter/test/widgets/animated_grid_test.dart
- packages/flutter/test/widgets/animated_list_test.dart 136 additions, 0 deletionspackages/flutter/test/widgets/animated_list_test.dart
Please register or sign in to comment