We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3764897 commit b3da18aCopy full SHA for b3da18a
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 6.0.0-preview.1
2
+* Flutter 版本要求升级到3.38.0或更高
3
+* Dart 版本要求升级到3.10.0或更高
4
+* 支持UISceneDelegate。
5
+
6
# 5.3.4
7
* 修复5.3.3中iOS编译问题
8
pubspec.yaml
@@ -1,6 +1,6 @@
name: tobias
description: A Flutter plugin for allowing users to authenticate or pay with native Android/iOS/OpenHarmony AliPay SDKs.
-version: 5.3.4
+version: 6.0.0-preview.1
homepage: https://github.com/OpenFlutter/tobias
environment:
0 commit comments