We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b358bfc + 602a66f commit 8c4eb58Copy full SHA for 8c4eb58
pubspec.yaml
@@ -1,13 +1,13 @@
1
name: veridflutterplugin
2
description: Ver-ID face detection and recognition for Flutter, usable on Android and iOS devices
3
-version: 0.1.0
+version: 1.0.0
4
homepage: https://github.com/AppliedRecognition/Ver-ID-Flutter
5
repository: https://github.com/AppliedRecognition/Ver-ID-Flutter
6
issue_tracker: https://github.com/AppliedRecognition/Ver-ID-Flutter/issues
7
8
environment:
9
sdk: ">=2.7.0 <3.0.0"
10
- flutter: ">=1.20.0 <2.0.0"
+ flutter: ">=1.20.0"
11
12
dependencies:
13
flutter:
0 commit comments