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

Flutter latest version support for device preview #245

Closed
wants to merge 2 commits into from

Conversation

RuslanTsitser
Copy link

No description provided.

@BazinC
Copy link

BazinC commented May 17, 2024

@aloisdeniel can you please give a look? :)

@tobiasht
Copy link

That seems to have fixed the problem. Thanks!

Copy link

@Hamza-Nasser Hamza-Nasser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you did pump the sdk version and force older versions to upgrade, why to upgrade the configured numbers? isn't remove the deprecations or replace with equivalent would be just enough?

@RuslanTsitser
Copy link
Author

you did pump the sdk version and force older versions to upgrade, why to upgrade the configured numbers? isn't remove the deprecations or replace with equivalent would be just enough?

It might have been enough to simply replace the deprecated methods. However, I updated the SDK and dependency versions in pubspec just to be safe because it's good practice to periodically update dependencies incrementally

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

6 participants