Skip to content

Commit

Permalink
bump version: 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Rebar Ahmad committed Jun 8, 2021
1 parent f058899 commit 89e75dc
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 1.2.1

* 💡 add `showOptions` flag to show/hide the options-menu
- Fixes: [#491](https://github.com/brianegan/chewie/issues/491)
* ⬆️ update `video_player` to 2.1.5
* 🛠️ fix MaterialUI duration text (RichText)

## 1.2.0

* 🖥 __Desktop-UI__: Added `AdaptiveControls` where `MaterialDesktopControls` is now the default for Desktop-Platforms (start [ChewieDemo](https://github.com/brianegan/chewie/blob/master/example/lib/app/app.dart) for a preview)
Expand Down
Binary file removed assets/chewie_demo.gif
Binary file not shown.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: chewie
description: A video player for Flutter with Cupertino and Material play controls
version: 1.2.0
version: 1.2.1
homepage: https://github.com/brianegan/chewie

environment:
Expand Down

0 comments on commit 89e75dc

Please sign in to comment.