Flood_Mobile icon indicating copy to clipboard operation
Flood_Mobile copied to clipboard

To update all dependencies and version of This project

Open andoriyaprashant opened this issue 2 years ago • 11 comments

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 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

Screenshots

Dependencies- Screenshot 2023-06-06 141335

Build.gradel - Screenshot 2023-06-06 141344

Expected behavior Version up to date

Are you working on this issue? (Yes/No)

  • Yes

andoriyaprashant avatar Jun 06 '23 08:06 andoriyaprashant