rrdhoi / SocialMediaApp

Social Media App built with Flutter - Clean & Modern UI, Clean Code, Custom Widget
MIT License
97 stars 29 forks source link

Flutter Version #2

Open fatcat529 opened 2 weeks ago

fatcat529 commented 2 weeks ago

Hi, Thanks for your contribution.

While running the this project, I get several errors. I think my flutter version is not compability with this project. Can you please let me know your flutter version to run the project successfully.

Looking forward to hearing from you. Thanks.

Hamaad-coder commented 2 days ago

First of all upgrade your flutter version.

Use following command to resolve the above issue. flutter clean flutter pub get flutter run

I have successfully run your application.