Skip to content

Commit

Permalink
Test CI
Browse files Browse the repository at this point in the history
  • Loading branch information
hawk23 committed Dec 1, 2023
1 parent 06db155 commit 41d9d12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/lib/pages/home.dart
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import 'package:bitmovin_player_example/pages/picture_in_picture.dart';
import 'package:flutter/material.dart';

List<_Sample> _samples = [];

void buildSamples() {
_samples = [
_Sample('Collecting Analytics', PlayerAnalytics.routeName),
Expand Down

0 comments on commit 41d9d12

Please sign in to comment.