Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.3.0
- Updates to support flutter version 3.29.0
- Update plugin configuration to be usable in gradle 8 projects
- Fix issue [#46](https://github.com/flutterwtf/VR-Player/issues/46)

## 0.2.2
- Updates to support flutter version 3.16.0
- Fix issue [#33](https://github.com/What-the-Flutter/VR-Player/issues/33)
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: vr_player
description: The `VrPlayer` lets you play 360° and VR videos smoothly on Android and iOS platforms
version: 0.4.0
version: 0.3.0
homepage: "https://github.com/What-the-Flutter/VR-Player"

topics:
Expand Down