We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebbe8da commit d8e83f9Copy full SHA for d8e83f9
example/pubspec.yaml
@@ -1,8 +1,5 @@
1
name: ali_auth_example
2
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
6
7
# The following line prevents the package from being accidentally published to
8
# pub.dev using `flutter pub publish`. This is preferred for private packages.
pubspec.yaml
@@ -8,7 +8,7 @@ topics: [aliyun, phone]
9
environment:
10
sdk: ">=2.19.0 <4.0.0"
11
- flutter: '>=1.20.0'
+ flutter: "3.35.5"
12
13
dependencies:
14
flutter:
0 commit comments