roughike/flutter_facebook_login

In the changelog login function name is incorrect

dcoleyoung opened this issue · 0 comments

In the changelog the notes are

Removed deprecated method loginWithPublishPermissions and renamed loginWithReadPermission to login

The actual function name is "logIn", capital CamelCase.