flutter_line_sdk 1.1.0
flutter_line_sdk: ^1.1.0 copied to clipboard
A Flutter plugin for using the LINE SDKs with Dart in Flutter apps.
1.1.0 #
Add #
- Add
idTokenNonce
to LoginResult. This value can be used against the ID token verification API as a parameter.
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.0 #
- Initial release of flutter plugin for LINE SDK.