Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
MYID Public Code
MyID Flutter SDK
Commits
f6347b40
Commit
f6347b40
authored
Aug 26, 2024
by
Javokhir
Browse files
Published 1.2.6 version
parent
b73d1276
Changes
5
Show whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
f6347b40
## 1.2.6
*
🔨 Resolved problem: Requires the Google Play store but it is missing
## 1.2.5
-
Added new
`distance`
method to sets the distance for taking photo.
...
...
README.md
View file @
f6347b40
...
...
@@ -9,7 +9,7 @@ MyID SDK flutter plugin.
-
[
SDK error codes
](
#sdk-error-codes
)
-
[
Theme
](
#theme
)
Android SDK:
`2.3.
3
`
Android SDK:
`2.3.
5
`
iOS SDK:
`2.3.3`
...
...
android/build.gradle
View file @
f6347b40
...
...
@@ -49,5 +49,5 @@ android {
}
dependencies
{
implementation
(
"uz.myid.sdk.capture:myid-capture-sdk-bundled:2.3.
3
"
)
implementation
(
"uz.myid.sdk.capture:myid-capture-sdk-bundled:2.3.
5
"
)
}
\ No newline at end of file
example/pubspec.lock
View file @
f6347b40
...
...
@@ -121,7 +121,7 @@ packages:
path: ".."
relative: true
source: path
version: "1.2.
5
"
version: "1.2.
6
"
path:
dependency: transitive
description:
...
...
pubspec.yaml
View file @
f6347b40
name
:
myid
description
:
MyID SDK plugin for Flutter. Package supports iOS and Android to verify users identity.
version
:
1.2.
5
version
:
1.2.
6
homepage
:
https://pub.dev/packages/myid
repository
:
https://pub.dev/packages/myid
issue_tracker
:
https://gitlab.myid.uz/myid-public-code/myid-sample-flutter/-/issues
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment