Skip to content
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

change compileSdkVersion from 31 to flutter default #159

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wiesnery
Copy link

To overcome a bug in flutter flutter/flutter#63533 that sets the android sdk version to the lowest version used by any plugin, I am suggesting to update the android compileSdkVersion to the flutter default.

Without this, every project using your plugin ends up in compiling against android sdk 31

@wiesnery
Copy link
Author

Ping here - any news on this?
This is a quick and save one but causes trouble
@MisterJimson please give a quick comment

@wiesnery
Copy link
Author

@MisterJimson this is an easy one, please react as it stops me from compiling against the latest android version

@vipinkashyap
Copy link

Could you please prioritize this @MisterJimson

@wiesnery
Copy link
Author

@MisterJimson please give us a short heads up, or is this library stale?
Thank you for efforts!

@wiesnery
Copy link
Author

wiesnery commented Aug 1, 2024

@bartekpacia @vipinkashyap I have create the following Issue for this: #163
Please upvote and comment

@EchoEllet
Copy link

For anyone who still facing this issue, they might consider using flutter_keyboard_visibility_temp_fork as a temporary solution.

Looking forward to see future changes in this repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants