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

Fix incompatibility MediaQuery and Flex, Stack not const #169

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

leoafarias
Copy link
Member

@leoafarias leoafarias commented Jan 25, 2024

Describe your changes

There is a breaking change for const and the sizeOf API used within mix that was incompatible with older versions of Flutter. i.e. 3.7.3.

I have removed some of these in order to provide better support for older versions.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

Copy link

vercel bot commented Jan 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
mix-docs ✅ Ready (Inspect) Visit Preview Jan 25, 2024 8:06pm

@leoafarias leoafarias merged commit 6279a3a into main Jan 25, 2024
4 checks passed
@leoafarias leoafarias deleted the fix/api-conflict-flutter-version branch September 2, 2024 15:00
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.

1 participant