From b0ccd83d6c9308523dcd4fe3023dbfa7a9c71f7d Mon Sep 17 00:00:00 2001 From: Ortes Date: Tue, 1 Apr 2025 20:19:47 -0400 Subject: [PATCH] Fix example on web --- example/lib/app/app.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/lib/app/app.dart b/example/lib/app/app.dart index 5e555c9e3..a24884e41 100644 --- a/example/lib/app/app.dart +++ b/example/lib/app/app.dart @@ -304,7 +304,7 @@ class _ChewieDemoState extends State { ), ], ), - if (Platform.isAndroid) + if (Theme.of(context).platform == TargetPlatform.android) ListTile( title: const Text("Delay"), subtitle: DelaySlider(