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

feat(package_info_plus): Update min iOS target to 12, bump min Dart SDK to 3.3 #2660

Merged
merged 2 commits into from
Mar 7, 2024

Conversation

vbuberen
Copy link
Collaborator

@vbuberen vbuberen commented Mar 7, 2024

Description

  • Set iOS 12 as min deployment target
  • Set min Dart SDK as 3.3 and package web version as 0.5.0 for consistency with device_info_plus changes.
  • Removed Flutter version requirement as it makes no sense to have is 3.6.0, etc. as Dart version requirement would define allowed Flutter versions anyway. Had to bring it back as pub.dev check was failing with no min Flutter version specified.
  • Fixed lint issues in the example app.

Related Issues

Part of #2442

Breaking Change

Does your PR require plugin users to manually update their apps to accommodate your change?

  • Yes, this is a breaking change (please indicate that with a ! in the title as explained in Conventional Commits).
  • No, this is not a breaking change.

@vbuberen vbuberen merged commit 6c0766d into main Mar 7, 2024
21 checks passed
@vbuberen vbuberen deleted the update/package_info_plus branch March 7, 2024 10:16
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.

None yet

2 participants