roughike / flutter_facebook_login

A Flutter plugin for allowing users to authenticate with native Android & iOS Facebook login SDKs.
BSD 2-Clause "Simplified" License
404 stars 332 forks source link

Upgrade plugin to use Android plugin API v2 #272

Open marcosmko opened 4 years ago

marcosmko commented 4 years ago

Fixes #267

This PR upgrade Android plugin API to v2 while still mantaining support for older versions.

prashantghimire commented 4 years ago

@roughike Can we merge the pending PRs? Looks like the plugin is making other plugins crash as well!