Skip to content

Commit 00f2e5a

Browse files
committed
🔖 bumped youtube_player_flutter to v8.1.1
1 parent fe6132f commit 00f2e5a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/youtube_player_flutter/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 8.1.1
2+
* Bumped `flutter_inappwebview` to latest version.
3+
* Fixed cast error in YouTube error.
4+
15
## 8.1.0
26
* Upgraded minimum flutter version to `3.0.0`
37
* Upgraded example app

packages/youtube_player_flutter/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: youtube_player_flutter
22
description: Flutter plugin for playing or streaming inline YouTube videos using the official iFrame player API. This plugin supports both Android and iOS.
3-
version: 8.1.0
3+
version: 8.1.1
44
repository: https://github.com/sarbagyastha/youtube_player_flutter
55
homepage: https://github.com/sarbagyastha/youtube_player_flutter/tree/master/packages/youtube_player_flutter
66

0 commit comments

Comments
 (0)