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

[Question]: add flutter 3.13.8 support with latest sdk of dart #1197

Closed
3 of 5 tasks
fisforfaheem opened this issue Oct 20, 2023 · 3 comments
Closed
3 of 5 tasks

[Question]: add flutter 3.13.8 support with latest sdk of dart #1197

fisforfaheem opened this issue Oct 20, 2023 · 3 comments
Labels
platform: android Issue is related to the Android platform. status: closed (missing info) Indicates the issue was automatically closed due to a lack of information. status: needs more info We need more information before we can continue work on this issue.

Comments

@fisforfaheem
Copy link

Please check the following before submitting a new issue.

Please select for which platform(s) you need help

  • Android
  • iOS
  • Windows

Your question

kindly fully support flutter 3.13.8

Version

latest

@mvanbeusekom mvanbeusekom added the status: needs more info We need more information before we can continue work on this issue. label Oct 20, 2023
@mvanbeusekom
Copy link
Member

Hi @fisforfaheem,

Are you having any specific issues? The current constraints in the permission_handler package are:

environment:
  sdk: ">=2.15.0 <4.0.0"
  flutter: ">=2.8.0"

Meaning every Dart SDK between version 2.15.0 and 4.0.0 is supported and every Flutter SDK bigger or equal to 2.8.0 is supported.

Testing the permission_handler locally (and in the CI environment) works fine.

@github-actions github-actions bot removed the status: needs more info We need more information before we can continue work on this issue. label Oct 20, 2023
@mvanbeusekom mvanbeusekom added status: needs more info We need more information before we can continue work on this issue. platform: android Issue is related to the Android platform. labels Oct 23, 2023
@github-actions github-actions bot removed the status: needs more info We need more information before we can continue work on this issue. label Oct 23, 2023
@mvanbeusekom mvanbeusekom added the status: needs more info We need more information before we can continue work on this issue. label Oct 30, 2023
Copy link

Without additional information, we are unfortunately not able to resolve this issue. Therefore, we reluctantly closed this issue for now. If you run into this issue later, feel free to file a new issue with a reference to this issue. Add a description of detailed steps to reproduce, expected and current behaviour, logs and the output of 'flutter doctor -v'. Thanks for your contribution.

@github-actions github-actions bot added the status: closed (missing info) Indicates the issue was automatically closed due to a lack of information. label Nov 13, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 13, 2023
@fisforfaheem
Copy link
Author

fisforfaheem commented Nov 14, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: android Issue is related to the Android platform. status: closed (missing info) Indicates the issue was automatically closed due to a lack of information. status: needs more info We need more information before we can continue work on this issue.
Projects
None yet
Development

No branches or pull requests

2 participants