flutter_login_facebook 0.4.2+3 flutter_login_facebook: ^0.4.2+3 copied to clipboard
Login via Facebook. Easily add Facebook login feature in your application. User profile information included.
Next release #
0.4.2+2 - 2021-01-01 #
- Upgrade
innim_lint
to 0.1.5.
0.4.2 - 2020-12-22 #
- Use innim_lint analysis options.
0.4.1 - 2020-12-15 #
- Added permissions
pages_manage_posts
,pages_read_engagement
(PR #37). Thanks to @rogiervandenberg.
0.4.0+1 - 2020-11-05 #
- Added Express Login for Android (PR #27). Thanks to @atrope.
0.3.0 - 2020-10-20 #
- Upgrade to Facebook SDK >8.
0.2.1+1 - 2020-10-15 #
- Readme: fixes in code example and typos.
0.2.1 - 2020-08-06 #
- Fixed: Crash on iOS 10.
0.2.0+1 - 2020-06-21 #
- Readme: add information about usage
getProfileImageUrl()
.
0.2.0 - 2020-06-20 #
- Method to get user profile image.
0.1.2+4 - 2020-06-20 #
- Fixed: Plugin may break some other libraries (PR #8). Thanks to @spiritinlife.
0.1.2+3 - 2020-06-11 #
- Fixed: intercept all open urls and launches, even though it can't be handled.
- Minor readme improvements.
0.1.2+2 - 2020-06-03 #
- Readme: fix links urls.
- Readme: fix some errors in text.
- Readme: Medium article link.
0.1.2+1 - 2020-05-27 #
- Readme: add log in error handling.
- Fixed mistake in Readme.
0.1.2 - 2020-05-27 #
- An ability to get user email (if have permissions).
- Add
declinedPermissions
inAccessToken
.
0.1.1+1 - 2020-05-22 #
- [android] Fixed: reset activity is never called.
0.1.1 - 2020-05-22 #
- Add error information for login failure.
- Readme: add information about additional key hashes.
- Mute exception furing get profile.
0.1.0+1 - 2020-05-19 #
- More detailed description.
0.1.0 - 2020-05-19 #
- Core functionality (iOS/Android).