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.
2 parents 2de3b7e + f245f35 commit 70de6f9Copy full SHA for 70de6f9
CHANGELOG.md
@@ -16,4 +16,10 @@ Example & documentation.
16
Platform alignments
17
18
* Fixed Android error not mapped correctly.
19
-* Added dynamic "mapped" field to base GigyaResponse.
+* Added dynamic "mapped" field to base GigyaResponse.
20
+
21
+# 0.0.4
22
+Core SDKS updates
23
24
+* Updated Swift SDK 1.2.0
25
+* Updated Android SDK 5.1.0
pubspec.yaml
@@ -5,7 +5,7 @@ homepage: https://github.com/SAP/gigya-flutter-plugin
5
6
environment:
7
sdk: ">=2.7.0 <3.0.0"
8
- flutter: ">=1.20.0 <2.0.0"
+ flutter: ">=1.20.0"
9
10
dependencies:
11
flutter:
0 commit comments