Flood_Mobile
Flood_Mobile copied to clipboard
To update all dependencies and version of This project
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:
- Go to pubspec.yaml file and build.gradle file for check the version
- 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
- Scroll down to see the updates
Screenshots
Dependencies-
Build.gradel -
Expected behavior Version up to date
Are you working on this issue? (Yes/No)
- Yes