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
23acb294
Commit
23acb294
authored
Feb 15, 2024
by
Javokhir
Browse files
1.1.7
parent
0729dbe6
Changes
6
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
23acb294
## 1.1.7
*
Upgrade iOS SDK to 2.2.8.
## 1.1.6
*
Added configurations for allowing transactions of foreign based end-users.
...
...
README.md
View file @
23acb294
...
...
@@ -11,7 +11,7 @@ MyID SDK flutter plugin.
Android SDK:
`1.0.5`
iOS SDK:
`2.2.
6
`
iOS SDK:
`2.2.
8
`
## Project adjustments
...
...
example/ios/Podfile.lock
View file @
23acb294
...
...
@@ -2,8 +2,8 @@ PODS:
- Flutter (1.0.0)
- myid (1.1.2):
- Flutter
- MyIdSDK (= 2.2.
6
)
- MyIdSDK (2.2.
6
)
- MyIdSDK (= 2.2.
8
)
- MyIdSDK (2.2.
8
)
DEPENDENCIES:
- Flutter (from `Flutter`)
...
...
@@ -21,8 +21,8 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
myid:
3d6bc41cb97a671b1b55b0c16b160a1726a49338
MyIdSDK:
9da1b7404a2a320ed42cd650bec8a39cca2e7d5c
myid:
bc4a97796ab9b9ae62dc83875ab38bdaa13d95db
MyIdSDK:
0ad4344c17f6fdcdcc075ff735922539c44b8cf6
PODFILE CHECKSUM: 52781dfef5f5768442e4d2953d5b83f640ecec0c
...
...
example/pubspec.lock
View file @
23acb294
...
...
@@ -121,7 +121,7 @@ packages:
path: ".."
relative: true
source: path
version: "1.1.
5
"
version: "1.1.
6
"
path:
dependency: transitive
description:
...
...
ios/myid.podspec
View file @
23acb294
...
...
@@ -15,7 +15,7 @@ A new Flutter plugin.
s
.
source
=
{
:path
=>
'.'
}
s
.
source_files
=
'Classes/**/*'
s
.
dependency
'Flutter'
s
.
dependency
'MyIdSDK'
,
'2.2.
6
'
s
.
dependency
'MyIdSDK'
,
'2.2.
8
'
s
.
platform
=
:ios
,
'12.0'
# Flutter.framework does not contain a i386 slice. Only x86_64 simulators are supported.
...
...
pubspec.yaml
View file @
23acb294
name
:
myid
description
:
MyID SDK plugin for Flutter. Package supports iOS and Android to verify users identity.
version
:
1.1.
6
version
:
1.1.
7
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