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
effb295c
Commit
effb295c
authored
Oct 12, 2023
by
Javokhir
Browse files
Updated android sdk version
parent
1f125ab4
Changes
5
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
effb295c
## 1.0.9
*
Upgrade Android SDK to 1.0.0.
## 1.0.8
*
Upgrade Android SDK to 2.2.4.
...
...
README.md
View file @
effb295c
...
...
@@ -9,7 +9,7 @@ MyID SDK flutter plugin.
-
[
SDK error codes
](
#sdk-error-codes
)
-
[
Theme
](
#theme
)
Android SDK:
`
2.2.3
`
Android SDK:
`
1.0.0
`
iOS SDK:
`2.2.1`
...
...
android/build.gradle
View file @
effb295c
...
...
@@ -49,5 +49,5 @@ android {
}
dependencies
{
implementation
(
"uz.myid.sdk.capture:myid-capture-sdk:
2.2.3
"
)
implementation
(
"uz.myid.sdk.capture:myid-
flutter-
capture-sdk:
1.0.0
"
)
}
\ No newline at end of file
example/pubspec.lock
View file @
effb295c
...
...
@@ -121,7 +121,7 @@ packages:
path: ".."
relative: true
source: path
version: "1.0.
8
"
version: "1.0.
9
"
path:
dependency: transitive
description:
...
...
pubspec.yaml
View file @
effb295c
name
:
myid
description
:
MyID SDK plugin for Flutter. Package supports iOS and Android to verify users identity.
version
:
1.0.
8
version
:
1.0.
9
homepage
:
https://pub.dev/packages/myid
repository
:
https://pub.dev/packages/myid
issue_tracker
:
https://gitlab.aigroup.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