oddbit / flutter_facebook_app_events

Flutter Plugin for Facebook App Events
https://pub.dev/packages/facebook_app_events
Apache License 2.0
122 stars 306 forks source link

[Feature request]: Update Android Facebook plugin to major version 17 #367

Closed Danyalo closed 1 month ago

Danyalo commented 1 month ago

Is there an existing issue for this?

Current Behavior

Facebook has released a new major version of Android SDK https://central.sonatype.com/artifact/com.facebook.android/facebook-android-sdk/versions

Expected Behavior

I suggest upgrading this plugin's Android dependency to the latest major version. Simply specifying the implementation 'com.facebook.android:facebook-android-sdk:[17.0,18.0)' works in my local testing. However I'd like to request the people who have experience with updating major versions to give this a look and see if there are more involved modifications needed to support 17.0.0 plugin.

Steps To Reproduce

No response

Platform

Android

Flutter Doctor

Not really needed
antonoddbit commented 1 month ago

Thanks for suggestion and solution, we will check about this

github-actions[bot] commented 1 month ago

This issue is stale because it has been open 7 days with no activity. Remove stale label or comment or this will be closed in 5 days.

antonoddbit commented 1 month ago

on progress PR #371