From 17a8eb4739a5823d638d6a860175aa07912997b7 Mon Sep 17 00:00:00 2001 From: Diego Tori Date: Thu, 11 May 2023 15:00:28 -0400 Subject: [PATCH] Version 1.4.1. Addresses PR #719. --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 557acd9e9..510f2248c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.4.1 +* 🛠️ [#719](https://github.com/fluttercommunity/chewie/pull/719): Fix overlay not visible. Thanks [jaripekkala](https://github.com/jaripekkala). + ## 1.4.0 * 🛠️ [#701](https://github.com/fluttercommunity/chewie/pull/701): Added Dart Analysis fixes due to Flutter 3.7. Thanks [diegotori](https://github.com/diegotori). diff --git a/pubspec.yaml b/pubspec.yaml index f7195c89a..6047f216f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: chewie description: A video player for Flutter with Cupertino and Material play controls -version: 1.4.0 +version: 1.4.1 homepage: https://github.com/fluttercommunity/chewie environment: