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.
1 parent 06076b4 commit 571b59dCopy full SHA for 571b59d
CHANGELOG.md
@@ -32,4 +32,14 @@ Core SDKS update
32
# 0.0.6
33
Account Model Patch
34
35
-* Fix to main account model (sessionInfo type).
+* Fix to main account model (sessionInfo type).
36
+
37
+# 0.1.0
38
39
+Developer Preview 0.1.0
40
+Flutter 2 and Null-safety
41
42
+* Android [initialization](https://github.com/SAP/gigya-flutter-plugin#android-setup) update (custom schema)
43
+* Migrated to Flutter 2 and Null-safety.
44
+* Added Forgot password feature (including example application implementation).
45
+* Added Google sign-in integration to the example application.
0 commit comments