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

Fixes Issues that were stopping us from deploying to Google Play store #270

Open
wants to merge 7 commits into
base: trunk
Choose a base branch
from

Conversation

JustinBenito
Copy link

- What I did

Fixed tiny issues that were throwing errors and warnings when we changed SDK version 33 to 34

- How I did it

Initially faced with 250 issues, using dart fix fixed more than 190 issues and I had to do minor changes with regards to deprecated syntax, logical discrepancies and removing unnecessary code

- How to verify it

Cross verify with the previous codebase to the current change for most of the fixes but also there is a requirement to check out latest Flutter documentation for few widgets and properties.

- Description for the changelog

Fixed issues that were stopping us from upgrading to sdk version 34 which is required to deploy in Google Play store

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