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

Update the package & examples to support minimum Flutter v3.7.2 #81

Merged
merged 1 commit into from
Oct 21, 2023

Conversation

TahaTesser
Copy link
Collaborator

@TahaTesser TahaTesser commented Oct 20, 2023

fixes App cannot build on older Flutter verrsion - Throws Error: Member not found: 'MediaQuery.sizeOf
fixes Update minimum supported Flutter version to 3.7.2

This PR sets the minimum Flutter version to be 3.7.2 and matches the Dart SDK version bundled in this release.
It means a users should have at least Flutter 3.7.2 installed.

  • Updated APIs to be compatible to with this requirement
  • Replaced SearchBar with IconButton in playground as it doesn't exist in 3.7.2
  • Updated a test to use older API

@TahaTesser TahaTesser changed the title Update the package & examples to support minimum Flutter v3.7.2 Update the package & examples to support minimum Flutter v3.7.2 Oct 20, 2023
@TahaTesser TahaTesser requested a review from ulusoyca October 20, 2023 21:15
@ulusoyca
Copy link
Collaborator

image

@TahaTesser TahaTesser merged commit c45cd55 into woltapp:main Oct 21, 2023
@TahaTesser TahaTesser deleted the update_min_flutter branch October 21, 2023 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants