Releases: line/flutter_line_sdk
Releases · line/flutter_line_sdk
1.2.0
Add
- A parameter for Android to specify the activity request code when login. #4
1.1.0
Add
- Add
idTokenNonce
to LoginResult. This value can be used against the ID token verification API as a parameter.
1.0.3
Fix
- Improve reference rendering for async APIs.
1.0.2
Fix
- Explicitly declare the main dispatcher to run coroutine on Android, which is compatible with changes in the latest flutter. #2
1.0.1
Fix
- Internal code formatting and better structure.
- Improve API reference.
1.0.0
- Initial release of flutter plugin for LINE SDK.