Skip to content

Commit d8e83f9

Browse files
committed
fix
1 parent ebbe8da commit d8e83f9

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

example/pubspec.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
name: ali_auth_example
22
description: Demonstrates how to use the ali_auth plugin.
3-
version: 1.3.6
4-
homepage: https://github.com/CodeGather/flutter_ali_auth
5-
repository: https://github.com/CodeGather/flutter_ali_auth/tree/master/example
63

74
# The following line prevents the package from being accidentally published to
85
# pub.dev using `flutter pub publish`. This is preferred for private packages.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ topics: [aliyun, phone]
88

99
environment:
1010
sdk: ">=2.19.0 <4.0.0"
11-
flutter: '>=1.20.0'
11+
flutter: "3.35.5"
1212

1313
dependencies:
1414
flutter:

0 commit comments

Comments
 (0)