apn_fb_login 0.0.12 copy "apn_fb_login: ^0.0.12" to clipboard
apn_fb_login: ^0.0.12 copied to clipboard

discontinued

Flutter Facebook Plugin.

[0.0.12] - Januari 23, 2020 #

  • [Android] Removed dependency on gson and rely on Faceook SDK to store the accesstoken

[0.0.11] - December 20, 2019 #

  • AndroidX migration

[0.0.8] - November 28, 2019 #

  • Fixed a bug in regard to cancelling the iOS Facebook authentication

[0.0.7] - October 8, 2019 #

  • Updated iOS facebook SDK integration to the latest version

[0.0.5] - #

  • BREAKING Add Facebook secret and token to AndroidManifest.xml
  • Improved automatic Facebook session creation

[0.0.4] - December 29, 2017 #

  • Upgraded to Gradle 4.1 and Gradle plugin 3.0.1 to match upgraded Firebase plugins

[0.0.3] - December 08, 2017 #

  • Fixed a NPE in the Android onActivityResult

[0.0.2] - December 03, 2017 #

  • Removed some unnecessary prints and files. Added url to repo

[0.0.1] - December 03, 2017 #

  • First release, basic auth and graph/me call to get FacebookUser.