arafaysaleem / message_app

A Flutter messaging app with firebase backend
MIT License
50 stars 21 forks source link

Need Upgrades #6

Open Rahul-Rasve opened 7 months ago

Rahul-Rasve commented 7 months ago

Describe the bug The app is using too old dependencies which do not support the current the SDK version and should be upgraded to the latest version along with all the dependencies used.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'file/message_app'
  2. In cmd, run 'flutter pub get'
  3. See error

Expected behavior Sdk version should be " >=2.12.4 <^3.1.0 " fluashbar and flutter_link_preview is depricated All the declared dependencies in pubspec.yaml do not support null safety.

TechSmith90210 commented 5 months ago

Have you started working on this issue? @Rahul-Rasve

Rahul-Rasve commented 5 months ago

Have you started working on this issue? @Rahul-Rasve

No, I want to contribute to the app, but it's too many errors right now.

Priyank295 commented 5 months ago

i can try to upgrade message_app

Rahul-Rasve commented 5 months ago

@Priyank295 I have described how and what needs to be updated. Ping me once you have solved the issues.

Priyank295 commented 5 months ago

@Priyank295 I have described how and what needs to be updated. Ping me once you have solved the issues.

Ok

noob-Coder-Harsh commented 2 months ago

@arafaysaleem @Rahul-Rasve @Priyank295 guys let me know if you guys willing to fix this, i am also want to contribute in this