From 963fc3f5c883c2195d16928beaf88faf2eb258f5 Mon Sep 17 00:00:00 2001 From: Diego Tori Date: Wed, 25 Jan 2023 17:28:48 -0500 Subject: [PATCH] Version 1.4.0. Addresses PR #701. --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 730d19f66..557acd9e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 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). + ## 1.3.6 * 🛠️ [#681](https://github.com/fluttercommunity/chewie/pull/681): Flutter `3.3` lint fixes. Thanks [diegotori](https://github.com/diegotori). diff --git a/pubspec.yaml b/pubspec.yaml index e2f8d410b..f7195c89a 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.3.6 +version: 1.4.0 homepage: https://github.com/fluttercommunity/chewie environment: