Skip to content

Releases: line/flutter_line_sdk

1.2.0

23 Oct 04:09
Compare
Choose a tag to compare

Add

  • A parameter for Android to specify the activity request code when login. #4

1.1.0

23 Oct 04:09
Compare
Choose a tag to compare

Add

  • Add idTokenNonce to LoginResult. This value can be used against the ID token verification API as a parameter.

1.0.3

23 Oct 04:09
Compare
Choose a tag to compare

Fix

  • Improve reference rendering for async APIs.

1.0.2

17 Jul 06:38
Compare
Choose a tag to compare

Fix

  • Explicitly declare the main dispatcher to run coroutine on Android, which is compatible with changes in the latest flutter. #2

1.0.1

08 Jul 01:36
Compare
Choose a tag to compare

Fix

  • Internal code formatting and better structure.
  • Improve API reference.

1.0.0

08 Jul 01:36
Compare
Choose a tag to compare
  • Initial release of flutter plugin for LINE SDK.