flutter_login_facebook 0.1.2+2 flutter_login_facebook: ^0.1.2+2 copied to clipboard
Login via Facebook. Easily add Facebook login feature in your application. User profile information included.
Next release #
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).