flutter_linkedin_login 2.4.0 flutter_linkedin_login: ^2.4.0 copied to clipboard
A Flutter plugin for allowing users to authenticate with LinkedIn and getting the user's basic profile
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v2.0.0 - 2018-09-09 #
v1.1.0 - 2018-09-09 #
Added #
- emailAddress, formattedName, and location to LinkedInProfile
- toJson() for LinkedInProfile
- methods loginBasic(), logout(), and getProfile() in preparation to remove getters