DEPRECATED CODES
Good day sir, I was trying to run your project to see the structure of how this kind of app works, but unfortunately, there are a lot of issues since it uses deprecated codes, I think. I am amazed by your work and I want to see it for myself, but I am still a student learning about mobile app development and have no idea how to fix it. I hope you continue to work on this, sir, and I will gladly donate if I can as a student
Hi, thanks for your interest in this project. I originally developed this as a way to introduce myself to Dart & Flutter and decided to share the code as I moved on to other projects. Unfortunately, as you can see, without proper maintenance things became outdated and deprecated over time. With that being said, to actually run this application you would need to downgrade your Flutter version to 1.5.4 and have the proper Firebase configuration in place to support the app itself which, unfortunately, is not properly documented in the project readme. If you're interested in building this type of application then please feel free to use anything that you find in this repository.
Is anyone interested in reviving the codebase and updating it? I have put some effort into upgrading the packages and will raise the PR soon.