Santos-Enoque / complete_flutter_ecommerce

This repo will contain the backend code and the Ui of the flutter ecommerce app
676 stars 423 forks source link

gradle-wrapper.properties error while running flutter #22

Open kest-cloud opened 3 years ago

kest-cloud commented 3 years ago

there is an error that occurs while performing flutter run, it says graddle-wrapper.properties version isn't supported anymore. the current version that is supported is gradle-6.5-all.zip

Solution: just go to the android/gradle/wrapper/gradle-wrapper.properties and change the version to the supported version.