From 26904248f2ef4e7a4f91d88e09118512b3c16706 Mon Sep 17 00:00:00 2001 From: foxsofter Date: Wed, 7 Feb 2024 10:20:00 +0800 Subject: [PATCH] feat: add changelog 4.8.0 --- CHANGELOG.md | 5 +++++ pubspec.yaml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4850402..9097ac3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 4.8.0 + +- fix: status bar hidden logic +- feat: upgrade navigator TabBarView to flutter 3.10.6 + ## 4.7.1 - feat: downgrade async version to 2.8.2 diff --git a/pubspec.yaml b/pubspec.yaml index 8b3972f..319f4c9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_thrio description: Thrio makes it easy and fast to add flutter to existing mobile applications, and provide a simple and consistent navigator APIs. -version: 4.7.1 +version: 4.8.0 homepage: https://github.com/flutter-thrio/flutter_thrio environment: