Skip to content

Commit 516b8ed

Browse files
authored
Merge branch 'main' into remove_usesCleartextTraffic
2 parents f6fb14d + 2354fdc commit 516b8ed

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

animations/lib/src/misc/animated_list.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ class _AnimatedListDemoState extends State<AnimatedListDemo> {
4949
parent: animation,
5050
curve: const Interval(0.0, 1.0),
5151
),
52+
// ignore: deprecated_member_use
5253
axisAlignment: 0.0,
5354
child: _buildItem(user),
5455
),

0 commit comments

Comments
 (0)