I like the project and wanted to contribute , after forking the project and running it. I am encountering so many errors.
Note:
- Using Flutter 3
- I undated all packages to Major/Latest Versions
- Run the dart fix --apply command.
ISSUES FOUND
Steps to reproduce the behavior:
- The get_version package has been discontinued.
- The dart fix -apply command only fixes null safety nulls
- The new List (); (in a Future Builder is is not working)
- Overall the codebase needs to be updated.
Expected behavior
For the project to run smoothly with Flutter 3 < 3+
Screenshots

I like the project and wanted to contribute , after forking the project and running it. I am encountering so many errors.
Note:
ISSUES FOUND
Steps to reproduce the behavior:
Expected behavior
For the project to run smoothly with Flutter 3 < 3+
Screenshots
