Releases: SAP/gigya-flutter-plugin
Releases · SAP/gigya-flutter-plugin
v0.1.0
Developer Preview 0.1.0
- Android initialization update (custom schema)
- Migrated to Flutter 2 and Null-safety.
- Added Forgot password feature (including example application implementation).
- Added Google sign-in integration to the example application.
@galunecandrey Thank you for contributing.
v0.0.6
Developer Preview 0.0.6
Fix to main account model (sessionInfo type).
Note: In order to receive "sessionInfo" object when using login/register in iOS you will need to add it to your custom account object (see: UserHost.swift is an example application).
v0.0.5
Developer preview 0.0.5
Updated Core Android SDK 5.1.1 (security update)
v0.0.4
Developer preview 0.0.4
- Updated Core Swift SDK 1.2.0
- Updated Core Android SDK 5.1.0
v0.0.3
Developer preview 0.0.3
- Platform alignments - Fixed Android not mapping error correctly.
- Added dynamic mapped field to main GigyaResponse object.
v0.0.2
Developer preview 0.0.2
Example app & documentation updated.