yoonjaepark / flutter_naver_login

A Flutter plugin for Naver Sign In.
BSD 2-Clause "Simplified" License
46 stars 69 forks source link

Update to naver login sdk 5.1.1 + clean code (example + kotlin) #72

Closed LeGoffMael closed 1 year ago

LeGoffMael commented 1 year ago

Update to naver login sdk 5.1.1

Clean FlutterNaverLoginPlugin.kt

Clean example :


NOTE I think it would be good to publish this PR alone (without my second one #73), so in case of an error, we can switch between sdk versions.