Skip to content

Commit 491becd

Browse files
author
h.carnot
committed
fix: change video type
1 parent 79bfde8 commit 491becd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/lib/app/app.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ class _ChewieDemoState extends State<ChewieDemo> {
4242
}
4343

4444
List<String> srcs = [
45-
"https://upload.wikimedia.org/wikipedia/commons/2/2c/Earth_rotation_during_Galileo_flyby_%28PIA00114%29_%28color-adjusted%29.webm",
45+
"https://assets.mixkit.co/videos/preview/mixkit-spinning-around-the-earth-29351-large.mp4",
4646
"https://assets.mixkit.co/videos/preview/mixkit-daytime-city-traffic-aerial-view-56-large.mp4",
4747
"https://assets.mixkit.co/videos/preview/mixkit-a-girl-blowing-a-bubble-gum-at-an-amusement-park-1226-large.mp4"
4848
];

0 commit comments

Comments
 (0)