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 packages #1886

Closed
andoriyaprashant opened this issue Jun 6, 2023 · 5 comments
Closed

Update packages #1886

andoriyaprashant opened this issue Jun 6, 2023 · 5 comments
Labels
bug Something isn't working dependencies Pull requests that update a dependency file unapproved Unapproved, needs to be triaged

Comments

@andoriyaprashant
Copy link

Describe the bug

This Project is outdated, it is crucial to keep the project dependencies and version up to date to leverage the latest features, bug fixes, and improvements offered by the Flutter ecosystem and its associated packages.

To resolve this issue, the dependencies listed in the project's "pubspec.yaml" file need to be updated to their latest versions.
And we also have to update build.gradle file for this

To Reproduce

Steps to reproduce the behavior:

  1. Go to pubspec.yaml file and build.gradle android\app file for check the version
  2. Click on terminal and type "flutter pub get" to know the updates before this we have to change the version of environment: sdk in
    pubspec.yaml file
  3. Scroll down to see the updates

Expected behavior

Version up to date

Screenshots

Screenshot 2023-06-06 200401

build.gradle android\app file
Screenshot 2023-06-06 200501

@andoriyaprashant andoriyaprashant added the bug Something isn't working label Jun 6, 2023
@github-actions github-actions bot added dependencies Pull requests that update a dependency file unapproved Unapproved, needs to be triaged labels Jun 6, 2023
@github-actions
Copy link

github-actions bot commented Jun 6, 2023

Congratulations on making your first Issue! 🎊 If you haven't already, check out our Contributing Guidelines and Issue Reporting Guidelines to ensure that you are following our guidelines for contributing and making issues.

@andoriyaprashant
Copy link
Author

Hey @literalEval
Please review my pull request #1887
Thank you

@Cioppolo14
Copy link

@andoriyaprashant Instead of making this issue, can you mention all the issues that are tracking version updates that you have addressed in your PR?

@andoriyaprashant
Copy link
Author

Hello @Cioppolo14
In this Pr #1887
i changed intl version first bcz in terminal i got an error like this -
Screenshot 2023-06-07 173835
and after that i also upgrade the packages

@palisadoes
Copy link
Contributor

Closing. We will address this at a later date.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file unapproved Unapproved, needs to be triaged
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants