Flood_Mobile
Flood_Mobile copied to clipboard
Upgrading the dependencies and versions
Fixes #240
Describe the changes you have made in this PR -
There are many updates are available and I upgrade dependencies, I have simultaneously tested with new dependencies, and there were no errors, unlike before when errors were occurring. After upgrading some dependencies to their compatible version, those errors have also been fixed
And I have tested all the dependencies with Flutter version 3.7.11, and all the dependencies are compatible with this version
Screenshots of the changes (If any) -
- I upgrade dependencies with the help of "flutter pub upgrade --major -version" command