-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade Required - flutter_contact
uses a deprecated version of the Android embedding.
#73
Comments
duplicate of #68 |
I have submitted the PR (#69) which not only migrates to Android V2 embedding but also adds new features with some adjustments in the Plugin. Add or update the following in your
Use it and share the feedback accordingly. |
Any news? |
Deepak,
I've been using your flutter_contact patch.
url: https://github.com/deepak786/flutter_contact
ref: agendaboa_patch
I need to make a change to the kotlin version to support the latest
Flutter. I was looking at your Git and It's not clear if it's best to use
master or agendaboa_patch. What are you using now?
Thanks,
Keith Black
…On Wed, Oct 20, 2021 at 2:43 PM Deepak Goyal ***@***.***> wrote:
I have submitted the PR (#69
<#69>) which not only
migrates to Android V2 embedding but also adds new features with some
adjustments in the Plugin.
Until the PR is not merged, you can use it in your projects.
Add or update the following in your pubspec.yml file.
dependency_overrides:
flutter_contact:
git:
url: https://github.com/deepak786/flutter_contact
ref: agendaboa_patch
Use it and share the feedback accordingly.
If you like the work, Don't hesitate to buy me coffee.
[image: Buy Me A Coffee] <https://www.buymeacoffee.com/deepakdroid>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#73 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AD4WS656AIEM2G6AY74DKZTUH4LV7ANCNFSM5EKXVSTQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
@tkeithblack I'm using agendaboa_patch (https://github.com/deepak786/flutter_contact/tree/agendaboa_patch) |
Thanks Deepak, I just submitted a pull request to the agendaboa_patch branch. Keith |
While using this library into our application - we keep getting warnings as follows:
While the application runs well, I still wanted to bring the deprecation point to be noticed and upgrade if needed. Thanks
The text was updated successfully, but these errors were encountered: