From ca2cb33090994bbd4799ba92a2a6a225cca4ddf0 Mon Sep 17 00:00:00 2001 From: Kangkang Date: Tue, 28 Feb 2023 13:08:08 +0800 Subject: [PATCH] update loginWithConfig with timeout --- CHANGELOG.md | 5 +++++ pubspec.yaml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8611cc6..79dff65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ that can be found in the LICENSE file. --> # Changelog +## 0.5.0 +### 💥 Improve code + +* 🙇🏻‍♂️️ loginWithConfig with timeout + ## 0.4.1 ### 🔨 Enhance Android. diff --git a/pubspec.yaml b/pubspec.yaml index c6ccc36..eb6f35a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: flutter_ali_auth description: Flutter Ali Auth Plugin 阿里云一键登录Flutter插件 repository: https://github.com/fluttercandies/flutter_ali_auth -version: 0.4.1 +version: 0.5.0 homepage: https://github.com/fluttercandies/flutter_ali_auth environment: