Skip to content

Commit

Permalink
🔊 updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sarbagyastha committed Aug 13, 2024
1 parent bfcb67d commit f52616d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions packages/youtube_player_flutter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 9.0.3
* Fixes issue where loading indicator would always show.
* Updates the default color of the progress indicator to be primary container color.

## 9.0.2
* Fixes issue with getting error logs even after disposing player.

Expand Down
2 changes: 1 addition & 1 deletion packages/youtube_player_flutter/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: youtube_player_flutter
description: Flutter plugin for playing or streaming inline YouTube videos using the official iFrame player API. This plugin supports both Android and iOS.
version: 9.0.2
version: 9.0.3
repository: https://github.com/sarbagyastha/youtube_player_flutter
homepage: https://github.com/sarbagyastha/youtube_player_flutter/tree/master/packages/youtube_player_flutter

Expand Down

0 comments on commit f52616d

Please sign in to comment.