CharlyKeleb / SocialMedia-App

A fully functional social media app built with flutter with multiple features
MIT License
992 stars 315 forks source link

Plugins and lib versions #26

Open lucasoares opened 2 years ago

lucasoares commented 2 years ago

Hello.

I'm trying to run the application using the most recent flutter and android SDK version but I'm getting some version errors.

image

Which versions are you using to run this application? I'm willing to update and provide a PR but I'm new to Flutter, going to need some info about it.

I tried to update the minSdkVersion but without success.

Also, saw you are using geolocation 9+ and this dependency requires android SDK 33

Thanks.