From 8537157eb540fd0f6fd351838dc0ed98393c9371 Mon Sep 17 00:00:00 2001 From: foxsofter Date: Sat, 2 Sep 2023 23:04:57 +0800 Subject: [PATCH] feat: pub 4.5.3 --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 058174b..005e71d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 4.5.3 +- fix: StreamTransfer type error + ## 4.5.2 - feat: remove on method check schema exists diff --git a/pubspec.yaml b/pubspec.yaml index d58e5f8..e61a8c0 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.5.2 +version: 4.5.3 homepage: https://github.com/flutter-thrio/flutter_thrio environment: